Links may not function; however, this content may be relevant to outdated versions of the product.
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.
Related Content
Article
Running a unit test suitePrevious topic Viewing unit test suite run results Next topic Setting up and cleaning the context for a test case or test suite