Skip to main content

Adding test cases to a suite

After creating a test suite you need to add test cases to it. You can add cases right after creating the suite or at any time later using the Manage Cases button.

Adding cases to a new suiteAdding cases to a new suite

Use this path end to end after you create a suite:

1
Click + Add Test Cases

After creating a suite the center of the page shows No Test Cases Selected. Click the + Add Test Cases button. An Add Cases popup appears.

2
Select cases from the left panel

The popup shows two panels. The left panel shows Available Cases - all your existing test cases. The right panel shows Selected Cases - cases you have chosen to add. Click the + button next to any case on the left to move it to the Selected Cases panel.

3
Use the arrow buttons to move cases

Use the arrow buttons between the two panels: >> (green) moves all available cases to the selected panel at once. << (red) removes all cases from the selected panel and moves them back to available.

4
Click Add Cases

Once you have selected all the cases you want click the Add Cases button. The popup closes and the cases appear in the suite.

Managing cases in an existing suiteManaging cases in an existing suite

Once cases are added to the suite they appear in a table with these columns:

#
The order number of the test case in the suite.
Title
The name of the test case.
Result
The result of the last run - Not Executed, Passed, Failed, Aborted, or Stopped.
Status
Shows Ready when the test case is ready to run.
Actions
Delete the test case from the suite.

Adding or removing cases laterAdding or removing cases later

  1. Click Manage Cases

    Open the test suite and click the Manage Cases button in the top right corner. The Manage Cases popup appears.

  2. Add or remove cases

    The popup shows the same two panel layout. Cases already in the suite appear in the Selected Cases panel with a drag handle to reorder them and a - button to remove them. Click - on any case in the right panel to move it back to Available Cases.

  3. Reorder cases

    In the Selected Cases panel drag cases using the handle on the left to change their order. The order here determines the order they run in the suite.

  4. Click Add Cases

    Click Add Cases to apply your selection. A success message will confirm the suite has been updated.

Suite updated confirmation

After you click Add Cases, a green success message appears at the top of the page saying 'Test Suite has been updated successfully'.