Viewing unit test suite run results
After you run a unit test suite, you can view the test run results. For example, you can view the expected and actual output for assertions that did not pass.
- In the header of Dev Studio, click .
-
In the
Run history
column, click
View
for
the test suite that you want to view.
Note: To quickly view results of the most recent run, click the result in the Result column. -
In the
Test suite runs log
dialog box, click the row for the
instance of the test suite run that you want to view to open the results of that run in a
new tab in
Dev Studio.
Note: You can also view test results after you run the test in the Edit Test Suite rule form.
Previous topic Running a unit test suite Next topic Adding cases to a test suite