Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can create the environment variables as per your project requirements and use them in the test cases and tasks. 

Info

Qualitia Automation Studio does not support nested variables.


To add new Environment Variables:

  1. Log on to Qualitia Automation Studio.
  2. On the Setting menu, click Environment Variable.
    The Environment Variable screen appears.
  3. On the Environment Variable screen, click
    • 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.
  4. Click the Add button.
  5. Double-click in the Name field and enter the desired a variable name
    For example; URL.
  6. Double-click in the Value field and enter the desired associated value. 
    For example; http://www.google.com/.

    Expand
    titleView Image


  7. Click OK.
  8. 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.
    (info) When using Environment Variables in Test Cases or Tasks, make sure you enter the variable name inside braces “{}”.

    Expand
    titleView Image


    Info

    Qualitia Automation Studio does not support nested variables.