Creating Pega unit test suites

You can group related Pega unit test cases or test suites into a test suite rule so that you can run multiple test cases and suites in a specified order. For example, you can run related test cases in a regression test suite when changes are made to application functionality.

  1. Create a test suite by doing one of the following actions:
    • To create a test suite from existing cases:
      1. Click Configure > Application > Quality > Automated Testing > Unit Testing > Test Cases.
      2. Select the test cases that you want to add to the test suite and click Create test suite.
    • To create a test suite from existing suites:
      1. Click Configure > Application > Quality > Automated Testing > Unit Testing > Test Suites.
      2. Select the test suites that you want to add to the test suite and click Create new suite.
    • To create a test suite without any test cases: click Configure > Application > Quality > Automated Testing > Unit Testing > Test Cases and then click Create test suite.
  2. Configure the test suite. For more information, see Configuring Pega unit test suites.
  3. Click Save. If you are saving the form for the first time, you can modify the identifier. After you save the rule form, you cannot modify this field.