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
Open your Project Details.
Navigate to the Environments tab.
Click "Add an Environment". You will be redirected to the New Environment Form page.
Enter Environment name and description.
Add the Variables and Credentials you need.
Save your changes
Edit an Environment
Navigate to the Environments tab
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.
Update the Environment details
Add / Delete Environment Variables and Credentials
Save your changes
Delete an Environment
Navigate to the Environments tab
Click the delete icon next to the environment
Confirm deletion
Important: When deleting an Environment, all associated Credentials will also be permanently deleted.