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 suite
-
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.
-
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.
-
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.
-
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 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 later
-
Click Manage Cases
Open the test suite and click the Manage Cases button in the top right corner. The Manage Cases popup appears.
-
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.
-
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.
-
Click Add Cases to save
Click Add Cases to save your changes. A success message will confirm the suite has been updated.
When you save changes to a suite a green success message appears at the top of the page saying 'Test Suite has been updated successfully'.