Skip to main content

Add / Edit / Delete a Test Case

Razi FEZZANI avatar
Written by Razi FEZZANI
Updated over a month ago

Prerequisites

  • Created Test Project

Overview

Test Cases are essential components in Thunder Code that allow you to create and manage test instructions for your projects. This guide will walk you through the basic operations of creating, modifying, and removing test cases.

Creating a Test Case

  • Navigate to your project page

  • Click the "Add a test case" button

  • Enter a name and description explaining the purpose of the Test Case

  • Click "Save"

After saving, you'll be redirected to create your Test Case scenario. We'll cover that process later—for now, let’s explore managing Test Cases within your Test Project.

💡 Best Practice: Use clear, descriptive names for your Test Cases to make them easily identifiable.

Editing a Test Case

To modify an existing Test Case:

  • Locate the Test Case you want to edit

  • Click the pencil icon next to that test case

  • Update the name and/or description as needed

  • Save your changes

Deleting a Test Case

To remove a Test Case:

  • Find the Test Case you wish to delete

  • Click the delete button

  • Confirm the deletion when prompted

⚠️ Warning: Test Case deletion is permanent and cannot be undone. Make sure you want to remove it before confirming.

Tips for Effective Test Case Management

  • Keep Test Case names concise but descriptive

  • Include relevant details in the description to help team members understand the test's purpose

  • Regularly review and update test cases to maintain their relevance

  • Document any dependencies or prerequisites in the test case description

For additional support or questions, contact our support team at [email protected]

Did this answer your question?