Browsing test results using the Test Navigator
After running tests, use the Test Navigator view to display test verdicts and to navigate through test run data.
Before any test results can be displayed, have executed a test.
To display the test verdict status of test suites, test cases, data sets, and individual test runs:
- In the Test Navigator, expand the Run folder. Run information is displayed in a hierarchical view. For each level of the test run results, a verdict is displayed (Passed, Failed, Inconclusive, or Error).
- Expand test suite runs to view the verdict of each test case run. The verdict of test case runs is inherited from the data set runs.
- Expand test case runs to view the verdict of each data set (equivalence class) run . The verdict of a data set run is inherited from the individual test runs.
- Expand data set runs to view the verdict of each individual test run. An individual test run is produced for each combination of input values in the test data table.
- Double-click an individual test run to view the actual test results in the test data comparator view.
Related concepts
Test run results
Related reference
Test Navigator reference