Global Variable

Global variables are used to make the data static, for the complete application.

There are two types of Global Variables available :
1- Non-encrypted global variable
2- Encrypted global variable

 

Steps to create a Non-encrypted Global Variable :

  1. Click on CONFIGURE on left panel.

  2. Click on Global Variables.

  3. Enter the meta data for :

    1. Variable name

    2. Variable description

    3. Value

  4. Click on Save button.

 

You can create an Encrypted Global Variable by selecting the checkbox, under Encrypt? column, for a specific variable.

The global variable created can be used, without much effort, in the test case.

 

Watch a video :

This video displays how to create a global variable and use it in a test case.