Use environments
An environment is a grouping of information related to test execution, saved by space.
Usable at the time of test execution, it avoids having to re-enter the necessary information (URL, sensitive data, etc.) for each new execution.
How to create an environment?
You have several ways to access the page allowing you to create environments:
Via the menu button at the top left of the application
Via the left sidebar menu of Jira
Via the settings icon in the execution modal
After browsing this page, you can create a new environment by clicking on the “Add environment” button and then filling in the various requested execution details.
For security reasons: once you have saved sensitive data in an environment, you can no longer view its value.
How to use an environment?
After creating your first environment, you can directly select it in the test execution modal:
This will pre-fill the fields below with the information contained in the environment. You can always modify this information before starting the execution; this will not update the environment.
For security reasons: you cannot see or modify the value of sensitive data filled via the environment. To change their value, you must delete and then recreate the data in question.