Adding test step properties

Test steps often require additional properties such as e.g. a test step name, a classification criterion for determining the sequence of test steps at output, etc.

In order to assign additional properties to test steps, a test analyst must use an expression with the following structure:

001 from 002 xcf
 

  • In order for the area "Add test step properties" in the test instruction editor to be able to be unfolded, a link must be established to a test instruction subgroup for adding test step properties.

  • Multiple properties can be defined in one line for a test step, separated with a comma

  • If a value contains special characters, such as a comma, a semicolon, single or double inverted commas, etc., the value must be enclosed in single or double inverted commas

  • Keywords are case-insensitive

Example

Presented below is a sample instruction in a general configuration for a condition:

002 from 002 xcf

All test steps created through this condition have the name "Register in shop".

This section illustrates the properties that can be added to a test step.