You are here: Record management > Rule testing > PegaUnit testing > Viewing PegaUnit test case run results
Viewing PegaUnit test case run results
To view the results of completed PegaUnit test cases, complete the following steps:
- Click Designer Studio > Application > Automated Testing > Test Cases.
- In the Run history column, click View for the test case that you want to view.
- 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 from the Test cases tab on the rule form, from the header immediately after a test is run, or, for data pages, in the Data Page testing landing page.
The following information is displayed about the PegaUnit test run:
- 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 (properties, comparators with expected and actual values) for failed tests. This information also includes the run time of the test and the expected run time of the test.
Open topic with navigation