Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

To create an use 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 the Add button.
  4. Double-click in the Name field and enter the desired variable name. 
    For example; URL.
  5. Double-click in the Value field and enter the desired value. 
    For example; http://www.google.com/.

     View Image

  6. Click OK.
  7. 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 “{}”.

     View Image

 

  • No labels