List of compound tests

You can view the list of compound tests in the Test Navigator.

When you open a workspace, the tests and projects that reside in the workspace are listed in the Test Navigator.

You can view compound tests in the Logical View and Resource View in the Test Navigator. From any of these views, you can open the test in the Compound Test editor.

  • In the Logical View of the Test Navigator, compound tests are listed in the Compound Tests folder under the project into which they were imported. You can double-click the compound test under the Compound Tests folder to open it in the Compound Test editor. In the Resource View, all tests under a project are displayed in the project folder. You can double-click the compound test under the project folder to open it in the Compound Test editor.
  • In the Java perspective, compound tests under a project are displayed under the root project folder. You can double-click the compound test under the project folder to open it in the Compound Test editor.
  • The Compound Test editor contains two panels - the Compound Test Elements panel and the Compound Test Details panel. In the Compound Test Details panel, the elements of the workflow are listed. Click one of the elements, and its details are displayed int the far right portion, the Compound Test Details panel. You can double-click any of the test or the test elements to view its details. The name of the test, test path, source type and execution mode are displayed.