Versions Compared

Key

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


USE:

There are multiple usages of variables. For instance, in inbound test cases, they are used to substitute particular fields of original payload messages to avoid posting duplicates. They are also used to correlate interface messages with documents posted in the backend systems. In outbound test cases, they are used to search in searching the middleware platforms to find a proper message that would be validated as a part of the test. 
Variables contain a set of rules to identify value in reference messages and the way how the new value are is generated. One of the method methods of generation of new values are internal number ranges.is internal number ranges

Variables are the container for values that can be used during testing. Each variable contains two values, the one that is calculated based on the reference message/document and the one that is calculated ad-hoc during test case execution.

The variables configuration allows to define defining multiple variables for each Object Definition. Those variables objects will be processed during the test case execution. Detailed The detailed appliance is described in in the Variable processing.

PROCEDURE:

...

After defining the Variable processing the variable is ready for use.

Variable The variable name is  is the technical name of the variable. Should It should be short and without spaces. Later on, the technical name will be used to identify the variable in all other configuration steps.

Variable The variable description is the long name or description of the variable that will be displayed on the reports.

Variable scope is  is the parameter which that determines variable behavior during value substitution. 

EXAMPLE: