For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create and Manage Test Runs

Create a Test Run

unlock

Steps

1

Go to Test Execution Test Runs

2

Click Add Test Run

3

Enter Details

  • Title (required)

  • Test Project (required)

  • Select test cases:

    • By default, Ready for Testing tests are selected when you select the Test Project

    • You can manually include Draft tests

  • (Optional) Select Environment

If the project includes at least one automated test and multiple environments are configured, the Environment field will be shown.

You can select an environment from the Data Repository. If no environment is selected, tests will run using the Default environment.

  • Select Assignee from Assign To dropdown

You can assign tests one by one or select multiple tests later in the Test Run Results Detail view.

4

Click Add

  • The test run appears in the list

  • Selected test cases are added

Manage Test Runs

Re-create a Test Run

unlock
  • Right-click Re-create

  • Creates a new test run using the original configuration

  • Automatically includes:

    • Previously selected test cases

  • Any new Ready for Testing test cases added to the test case library

💡 Useful for rerunning tests with updated coverage

Run a Test Run Automatically

unlock
  • Right-click on a test run Run Automatically

  • Automatically triggers execution for all automated test cases in the test run

What Happens

If no automated tests are included, a toast message is shown: “Test run contains no automated tests”

  • Right-click Copy Link

  • Share the link to provide direct access

  • Opening the link navigates users to the test run

Edit a Test Run

unlock
  • Open a test run by:

    • Right-click Edit

    • Or double-click the test run

  • Update:

    • Test run Title

    • Included test cases

The associated project cannot be changed

Close a Test Run

unlock
  • Right-click → Close

  • Confirm the action

Delete a Test Run

unlock
  • Right-click → Delete

  • Confirm the action

Last updated