Skip to main content

Test Sets - Add, Edit, Delete & Execute

Ines avatar
Written by Ines
Updated over a month ago

Prerequisites:

  • Created Test Project

  • Created Test Cases

Overview

Test Sets in Thunder Code 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

  • 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

Editing a Test Set

To modify an existing Test Set:

  • Locate the Test Set in your project

  • Click the pencil (edit) icon next to it

  • 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?