Skip to main content

Test Set Detail Page

Written by Ines

Every Test Set has its own dedicated page where you can see its composition, run history, and key stats in one place.

How to open a Test Set

Click any row in the Test Sets list (outside the action buttons). The detail page opens automatically.

Use the browser back button or the breadcrumb at the top to return to the Test Sets tab.

Test Cases tab

The Test Cases tab shows all Test Cases assigned to this Test Set in a table.

  • Click a row to open the Test Case.

  • Use the Add test cases button in the header to assign Test Cases via a searchable popover.

  • Remove a Test Case from the set using the Remove from set action in the Actions column.

Empty state: If no Test Cases are assigned yet, an illustration and an "Add test cases" button appear.

Execute a Test Set

Click Execute test set in the header to launch a run. After submitting the run settings, the Test Runs tab activates and shows the new runs.

Note: The Execute button is disabled when the Test Set has no Test Cases.

Test Runs tab

The Test Runs tab shows all runs scoped to this Test Set.

  • Click a row to open the Test Run Report.

  • Runs are paginated.

Empty state: If no runs exist yet, an "Execute test set" button is shown.

Properties panel

Click the panel icon in the header to show or hide the Properties panel on the right side.

The panel displays:

  • Last run — timestamp, status badge, and who launched it

  • Created / Updated dates

  • Description

  • Health — pass/fail ratio across the last 5 runs

From the panel you can also:

  • Copy ID — copies the Test Set UUID to your clipboard

  • Copy title as link — copies a markdown link to the Test Set

  • Copy link — copies the full URL of the detail page

  • Delete — shows a confirmation dialog, then returns you to the Test Sets list

Rename a Test Set

Click the title in the header to edit it inline. Press Enter or click away to save. An empty name is not accepted.

Troubleshooting

  • The Execute button is greyed out.

    The Test Set has no Test Cases. Add at least one Test Case before running.

  • A Test Case disappeared from the set.

    It may have been removed via the "Remove from set" action. Re-add it using the "Add test case" button.

  • I can't find a past run.

    Runs on this tab are filtered to this specific Test Set. Runs across all sets appear in the main Test Runs tab of the project.

Did this answer your question?