Skip to main content

Add / Edit / Delete a Test Case

Written by Razi FEZZANI
Updated over a week ago

Managing Environments

Thunders enables you to create environments, that you can then select in your test runs to be able to run your test cases on different setups (e.g. environment url, secrets).

Create an Environment

  1. Open your Project Details.

  2. Navigate to the Environments tab.

  3. Click "Add an Environment". You will be redirected to the New Environment Form page.

  4. Enter Environment name, URL and description.

  5. Add the Variables and Credentials you need.

Environment variables override project-level variables when they share the same key (see Project Variables).

6. Save your changes

Edit an Environment

  1. Navigate to the Environments tab

  2. Click on the edit icon next to the Environment you want to edit ( you can also click on any cell of the row). You will be redirected to the Edit Environment Form page.

  3. Update the Environment details

  4. Add / Delete Environment Variables and Credentials

  5. Save your changes

Delete an Environment

  1. Navigate to the Environments tab

  2. Click the delete icon next to the environment

  3. Confirm deletion

Important: When deleting an Environment, all associated Variables and Credentials will also be permanently deleted.

Other related reads you might find useful:

Did this answer your question?