The test progress display located at the bottom of the window contains (from left to right) the following items:
Click the button to open a selectable list of monitors you can use in the test progress display.
Displays the time since the start of the current test run.
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:
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 |