Skip to main content

Test Sets - Add, Edit, Delete & Execute

Written by Ines
Updated over 3 weeks ago

Overview

Test Sets in Thunders allow you to group multiple Test Cases together and run them as a set. This guide walks you through how to create, modify, delete, and execute a Test Set in your project.

Creating a Test Set

Option 1: From the Test Sets page

  • Navigate to your project page

  • Click on the Test Sets tab

  • Click the "Add a Test Set" button

  • Enter a name and optional description for your Test Set

  • Select the Test Cases you want to include

  • Click Save to create the Test Set

Option 2: From the Test Cases Properties Panel

  • Open the Test Case that will be added to the Test Set

  • Click on the Test Sets button in the Test Cases Properties Panel

  • Type the name of the test set in the search bar

  • Click on Add a new Test Set

Adding or Removing Test Cases from a Test Set

It is possible to add or remove a Test Case directly from the properties panel by choosing the test sets to add it to or remove it from and clicking “Apply”

Editing a Test Set

To modify an existing Test Set:

  • Locate the Test Set in your project

  • Click on the three dots icon (⋮) next to the test set then on Edit

  • Update the name, description, or included test cases

  • Click Save to apply changes

Deleting a Test Set

To delete a Test Set:

  • Find the Test Set you wish to remove

  • Click the trash can icon to delete

  • Confirm the deletion in the popup

Executing a Test Set

You can execute Test Sets individually or in bulk.

Option 1: Run a Single Test Set

  • Click the Run icon next to the Test Set you want to execute

  • Choose your execution settings (e.g., environment, run type)

  • Click Execute to start the run

Option 2: Run Multiple Test Sets

  • Use the checkboxes to multi-select the Test Sets you want to run

  • Click the "Execute" button that appears above the list

  • Configure shared execution settings

  • Click Execute

After starting, you can monitor all execution progress and results in the Runs tab.

Tips for Managing Test Sets

  • Use consistent naming (e.g. Login Flow, Regression Suite)

  • Periodically review included Test Cases for relevance

  • Group the Test Cases you want to run with the same settings.

For further help, reach out to [email protected].

Related articles on this topic that you might find helpful :

Did this answer your question?