Suites

Suites enable you to run multiple Workflows and/or test cases in sequence or in parallel, or both.
In addition, you can add conditions to perform an action based on the result of tests or workflows, and you can send a report with the test results.

Creating a Test Suite

To Create a Test Suite

  1. In the Navigation bar, select Suites.

  2. Click Create Suite. A grid appears displaying Start and a + sign.

  3. Click the plus sign. A new test object is added to the suite and an Update the step panel is displayed.

  4. Select Run to run the object you added.

  5. Define whether to run:

  6. Under Settings define the Run Type:

    • For Tests define whether to test:

      • All Tests

      • A single test, and select the test from the Tests list.

      • A group of tests, and select a group from the Groups list.

      • Tests with specific tags, and select the tag(s) from the Tags list.

    • For Workflows define whether to test:

      • All Workflows

      • A single workflow, and select the workflow from the Workflows list.

  7. For both tests and workflows define:

    • The environment to run the test on. Either select one from the list or select Use Default Settings to use the environment(s) that were used to record the tests.

    • The Run Mode. Select whether to run the test in Normal mode to test with screenshots, or Quick mode to run the test without screenshots.

  8. Click Save.

  9. To test another object in parallel, click the + sign to the right of the current object.

  10. To test an object after the current object has completed running, click the + sign below the current object.

  11. Once you have added all the required objects, define a name and optionally add a description for the test suite.

  12. To add conditions and send reports, see below.

  13. Click Create Test Suite and Run.

Adding Conditions

To Add Conditions

  1. To add a condition, click on the + sign corresponding to the position where the condition should be applied.

  2. Select Condition from the Update the step panel and click Save. A condition appears on the grid.

  3. To add an action to perform if the previous test or workflow succeeded, click the + on the right side of the Condition object. Success appears next to a new object.

  4. Define the action you want to perform, as described in the previous section. To send a report, see Sending a Report, below.

  5. To add an action to perform if the previous test or workflow failed, click the + on the left side of the Condition object. Failed appears next to a new object.

  6. Define the action you want to perform, as described in the previous section, or to send a report, see below.

  7. To make the condition dependent on multiple objects, drag the + sign at the botton of the additional object until it connects to the top of the condition. You can add multiple objects to the condition.

Sending a Report

To Send a Report

  1. To send a report, either:

    • Click the + sign after or to the right of the object you are testing.

    • Click the + sign on the right or left of the condition you have created. See the previous section for details.

  2. Select Report from the Update the step panel.

  3. From the Users list, select the users to whom to send the report.

  4. Click Save.

Related topics

Workflows

Defining Global Testing Defaults

Testing on Different Environments