Viewing test case results

After you run a unit test case, you can view the results of the test run.

The following information is displayed:

  • When the test was last run and the user that ran it.
  • The rule associated with the test.
  • The parameters sent.
  • Errors for failed tests.
  • Unexpected results for failed tests. This information also includes the run time of the test and the expected run time of the test if the expected run time assertion fails.

  1. Open the test case.
  2. In the Run history column, click View for the test case that you want to view.
  3. In the Test Runs Log dialog box, click the row for the instance of the test case that you want to view to open the test results in a new tab in Designer Studio.
    You can also view test case results in the Edit Test Case form after you immediately run the test, in the Test Case tab of the rule form or, for data pages, in the Data Page testing landing page.