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  An Environment Variable is used to specify a common value that is needed in multiple test cases and tasks for a project. 

To add new create an Environment VariablesVariable:

  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 Do one of the following:
    • Click Admin Project,  and then under the Configuration column, click Configure next to a project.
    • Click Settings > Project Settings. It will open the project settings of the current project.
  4. Click the Environment Variables tab.
  5. Click the Add button.
  6. Double-click in the Name field and enter the desired variable name
    For example; URL.
  7. Double-click in the Value field and enter the desired associated value. 
    For example; http://www.google.com/.

    Expand
    titleView Image

    Image Removed

    Image Added

  8. Click OK.

    Once the environment variable is created successfully, you You can now use this variable as per your requirements in Test Cases and Tasks as displayed in the figure below.following image:
    (info) When using Environment Variables in Test Cases or Tasks, make sure you enter the variable name inside braces “{}”.

    ExpandtitleView Image


    Image Modified


    Info
    Qualitia Automation Studio does not support nested variables.