Auditing a Test Run

The JavaTest harness includes an audit tool that you can use to analyze the test results in a work directory. The audit tool verifies that all tests in a test suite ran correctly and identifies any audit categories of a test run that had errors.

You can audit a test run in GUI mode or in batch mode.

Auditing in GUI Mode

Choose Tasks > Audit Test Results from the menu bar.

The JavaTest harness opens the Audit Test Results window. If you are running the audit for that first time, the JavaTest harness also opens the Options dialog box for you.

Open the Options dialog box and specify the reference test suite, the work directory to audit, and the reference configuration file. See Setting Audit Options for a description of the Options dialog box.

Click the Start Audit button at the bottom of the Options dialog box.

When the JavaTest harness completes the audit it displays the results in the Audit Test Results window.

To repeat the audit, choose Audit > Options from the menu bar to open the Options dialog box and click the Start Audit button.

To close the Audit Test Results window, choose File > Close from the menu bar.

Auditing in Batch Mode

See Using Batch Mode for a detailed description of using batch mode to audit a test run.