The JavaTest harness provides special browsers for you to use in displaying configuration checklists, test environment values, exclude list contents, and configuration log information derived from the current configuration.
| Topic | Description |
|---|---|
| Displaying the Configuration Checklist | Describes how to display the checklist that a test suite's interview may produce. The checklist is optional and may not be produced by all test suites. |
| Using the Test Environment Browser | Describes how to view the configuration values used to run a test suite. During troubleshooting you can use the Test Environment browser to view the configuration values and their sources that were derived from the configuration file and used by test suite specific plugin code to execute and run tests. |
| Using the Exclude List Browser | Describes how to view the list of tests excluded from a test run. You can use the Exclude List browser to display the list of tests that were excluded from a test run. The browser also displays details about individual tests selected in the list. |
| Displaying the Question Log | Describes how to browse (in HTML format) the text of all the completed questions asked in the configuration interview and their answers. |