In the Create Test Suite form, you can configure PegaUnit test suites, such as modifying test details and setting up and cleaning up the clipboard.
Note: The Create Test Suite rule form appears immediately after you create a PegaUnit test suite but before you click Create and open or Create and close. Otherwise, the Edit Test Suite rule form appears. Some options differ between the rule forms. See Modifying PegaUnit test suites in the Edit Test Suite form for more information.
Perform any of the following actions:
Modify the description of the test suite in the Description field.
Select the type of test suite from the Category list.
Ad-hoc: Select to specify that the test suite to informally test a feature.
Smoke: Select to specify that the tests suite tests that critical application functionality is working as expected.
Regression: Select to specify that the test suite runs all test cases when changes are made to application functionality. For example, if you fix a bug, you can test that it does not impact other application functionality.
Add test cases to the test suite by clicking Add test cases and selecting the test cases that you want to add. You cannot add duplicate test cases.
Remove test cases from the test suite by selecting test suites and clicking Remove.
Modify the order in which test cases are run in the test suite by clicking the Drag selector icon next to the test case and dragging and dropping it. You can reorder test cases only within the page that displays the test cases. If there are multiple pages of test cases, you cannot reorder test cases among pages.
Apply one or more data pages, data transforms, or activities to set up the clipboard before running a test in the Setup & Cleanup tab. You can also use activities to create any required test data, such as work or data objects. See Setting up your test environment for more information.
Edit test details such as the identifier and context, including the ruleset and Applies To class by clicking the Gear icon next to the test suite.