Skip to main content

Add / Edit / Delete an Environment

Add / Edit / Delete an Environment with its url and related credentials

Caroline Bourdeu d'Aguerre avatar
Written by Caroline Bourdeu d'Aguerre
Updated over 2 weeks ago

Managing Environments

Thunder Code 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).

Prerequisites

  • An existing Project

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 and description.

  5. Add the Variables and Credentials you need.

  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 Credentials will also be permanently deleted.

Did this answer your question?