Auditing Test Results

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 in a test run with errors.

You can use the GUI or the command-line interface to audit a test run.

Auditing Test Results in the GUI

Choose Windows -> Open -> Test Results Auditor from the menu bar.

The JavaTest harness opens the Test Results Auditor window. If you are running the audit for the 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 Test Results Auditor 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 Test Results Auditor window, choose File -> Close from the menu bar.

Auditing Test Results from the Command-Line Interface

See the JavaTest Harness User's Guide: Command-Line Interface for a detailed description of auditing a test run from the command line.