Running a unit test suite

You can run a unit test suite to validate rule functionality by comparing the expected value to the output produced by running the rule. Test cases are run in the order in which they appear in the suite.

  1. In the header of Dev Studio, click Configure > Application > Quality > Automated Testing > Unit Testing > Test Suites.
  2. Select the check box for each test suite that you want to run.
  3. Click Run selected. The test cases run, and the Result column is updated with the result, which you can click to open test results.

    You can stop the test run by clicking Stop test execution.

    Note: The test suite continues to run even if you close or log out of the Pega Platform, close the Automated Testing landing page, or switch to another Dev Studio tab.