Folder Tabbed Pane

When you click a folder icon in the test tree, the JavaTest harness displays a tabbed pane containing a Summary pane, five status panes, and a status field.

During a test run, you can use the Summary pane to monitor the status of a folder and its tests. You can use the status panes during troubleshooting to quickly locate and open individual tests that had errors or failed during the test run.

When a status pane is empty, the JavaTest harness displays its tab with a shaded icon and label.

Pane Description
Summary Displays the number of tests by status category that passed, failed, had errors, and were not run. See Summary Pane for detailed information.
imagePassed Displays the path names of tests that had passing results. See Status Panes for detailed information.
imageFailed Displays the path names of tests that were run and had failing results. See Status Panes for detailed information.
imageError Displays the path names of tests that had errors and could not be run. See Status Panes for detailed information.
imageNot Run Displays the path names of tests that have not yet been run. See Status Panes for detailed information.
imageFiltered Out Displays the path names of tests that were intentionally excluded from the test run. See Status Panes for detailed information.

The status field at the bottom of the tabbed pane displays messages about current Test Manager activity.