Versions Compared

Key

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

Test Cases can be created with a dynamic description based on the values stored in variables.

...

2. In the variable processing tab, add a new entry with . Choose an actionPopulate variable before execution, variable   variable processorREAD_MSG, and processing parameter: XPATH/FLAT FILE expression/REGEX matching  matching the value you want to store in the variable.

...

3. Add one or more test cases manually or using message selector tools. Add your description with the following pattern: [VAR_VariableName]. 

In our example, the variable’s name is PURCHASEORDERNO, hence pattern is PURCHASEORDERNO hence the pattern [VAR_PURCHASEORDERNO] is  is used.

...

4. Click the Save button  button, and the pattern [VAR_VariableName] will be replaced with values from payload messages.

...