You can create the environment variables as per your project requirements and use them in the test cases and tasks.
Qualitia Automation Studio does not support nested variables.
To add new Environment Variables:
- Go to Admin>Project, under the Configuration column, click Configure next to a project.
- Go to Settings>Project Settings. e of the following to access the Project Settings dialog box.
Click the Environment Variables tab.- Click the Add button.
- Double-click the Name field and enter a variable.
For example; URL. Double-click in the Value field and enter the associated value.
For example; http://www.google.com/.- Click OK.
Once the environment variable is created successfully, you can now use this variable as per your requirements in Test Cases and Tasks as displayed in the figure below.
When using Environment Variables in Test Cases or Tasks, make sure you enter the variable name inside braces “{}”.Qualitia Automation Studio does not support nested variables.
Add Comment