Execute test suite

You can execute a test suite to execute all test plans for each process in the suite. When you execute a test suite, the results are displayed one at a time as the tests are executed rather than when all are complete.

  1. Navigate to Testing > Test suites.

    The Test suites list page appears.

  2. On the context menu of the test suite to execute, click Execute.

    A new browser window opens with the results of each test plan. The Results tab displays the name of the test plan, the result whether the plan is not started (initial state), started, pending, passed or failed, and the reason with error if any. You can click the name link to directly open the process and investigate the issue.

    If a test case within the test plan fails, execution of that test plan stops; however, execution of the remaining test plans continues. If you click Cancel during execution of test suite, the status will be set to Cancelled for all test plans that are Not Started or Pending.

  3. If the test suite execution fails with an error, for example, with invalid activity configuration, open the process, fix the error and click Rerun Test on the test suite modeling bar.