Test Progress Display

The test progress display located at the bottom of the window contains (from left to right) the following items:

Select a Monitor

Click the image button to open a selectable list of monitors you can use in the test progress display.

Elapsed Time

Displays the time since the start of the current test run.

Run Progress Meter

A colored progress bar of the tests in the test suite. As tests are run, they are displayed as colored segments in the progress bar.

The colors used in the progress bar represent the current status of the tests and are displayed from left to right in the following order:

Color
Status Description
Green Passed Tests that passed when they were executed
Red Failed Tests that failed when they were executed
Blue Error The JavaTest harness could not execute these tests.

Errors usually occur because the test environment is not properly configured.

White Not run Tests that have not yet been executed and are not excluded from the test run