Summary Information

When you click a folder icon in the test tree, the JavaTest harness uses the current view filter to display Summary information about the folder's test results.

The Summary pane displays the following filtered information from the work directory:

Field Description
Passed The number of tests in a folder (including all of its subordinate folders) displayed in the test tree that were run and passed
Failed The number of tests in a folder (including all of its subordinate folders) displayed in the test tree that were run and failed
Error The number of tests in a folder (including all of its subordinate folders) displayed in the test tree that were run but had errors
Not run The number of tests in a folder (including all of its subordinate folders) in the test tree that have not been run and were not filtered out
Sub-Total The total number of tests that were selected to run
Filtered Out The total number of tests in a folder (including all of its subordinate folders) displayed in the test tree that were filtered out. Tests that were filtered out include tests that you omitted from the test run by using keywords, prior status, or exclude lists.
Total Total number of tests in a folder and its subordinate folders.

The following test is a Note
The GUI only displays results of those tests in the work directory that match your view filter setting. Changing the view filter used in the Test Manager window changes the values displayed in the Summary pane.

When using the All Tests view filter, new settings in the current configuration do not change the values displayed in the Summary pane.

When using the Current Configuration view filter, each time you make a change in the Standard Values view and click Done, the values displayed in the Summary pane are recalculated and displayed based on the new settings in the current configuration.

Example:
Use the Current Configuration view filter with "Prior Status: Failed" set as a run filter in the Standard Values view and rerun the tests.

During test execution with this view filter setting, as actual test status in the work directory changes from failed to passed or error, the status displayed in the Summary pane "moves" from failed to filtered out (instead of to passed or error).

Change the view filter to All Tests. The test tree and Summary pane immediately display the results of all tests in the work directory, regardless of the settings in the current configuration.

See Problems Viewing Test Results for additional information about viewing test status in the test tree and Summary pane.

Click the appropriate status information tab to identify the individual tests in a category.