Creating PegaUnit test suites

You can group related PegaUnit test cases into a test suite rule so that you can run multiple test cases 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. Complete one of the following actions:
  • To create a test suite from existing cases:

    1. Click Designer Studio > Application > Automated 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 without any test cases:

    Click Designer Studio > Application > Automated Testing > Test Cases and then click Create test suite.

  1. Configure the test suite. See Configuring PegaUnit test suites for more information.