After the test run begins, the Test Manager window displays the test run progress in five areas as described in the following table.
Area | Description |
---|---|
Test Tree |
The test tree uses colored icons to display the current run and test results
status of the folders and tests in the work directory. As the JavaTest harness
completes running individual tests, it updates
each test tree icon to indicate the test result status.
See Using the Test Tree for detailed information about using the test tree to monitor the progress of the test run. |
Status Messages | Below the test tree area is a resizable text area that displays information about current Test Manager activity. In this area the JavaTest harness displays status messages about the state of the test run and the name of the test being run. |
Progress Indicator |
The Information Area contains a progress indicator
at the bottom left of the pane. The indicator displays the elapsed time of the
previous test run when tests are not running. When tests are running, it automatically
changes to the progress bar of the current test run. At the completion of the
test run, the indicator changes to display the elapsed time.
See Using the Progress Meter for detailed information about using the test progress meter to monitor the progress of the test run. |
Progress Monitor |
A separate Progress Monitor is available that displays current, detailed information about the progress of the test run.
See Using the Progress Monitor for detailed information. |
Information Area |
As tests run, the JavaTest harness displays information about the run in the information area to the right of the test tree. The information area provides two views:
|
The JavaTest harness also provides a web server that you can use to remotely monitor and control batch mode test runs. The HTTP Server provides two types of output:
See the JavaTest Harness User's Guide: Command-Line Interface for details about running tests from the command line and using the web server.
Related topics: