
Editing Variants
Use
You can:
Procedure
Copying Variants
On the Variants tab, select the variant to be copied.
Choose
.
Using the Wizard
On the Variants tab, choose
.
The Wizard appears. The left half of the screen displays the variants belonging to a test data container. The right half of the screen displays the variants belonging to the test configuration.
Scroll through the test data containers by using
and
.
Linking Fields in Rows
The empty fields of the variant belonging to the test configuration are filled. The value in a field is determined by the following syntax:
<parameter name>(<alias>,<variant>)
where the parameter name, alias, and variant all refer to a test data container.
Linking Single Fields
The field belonging to the test configuration is filled. The value in a field is determined by the following syntax:
<parameter name>(<alias>,<variant>)
where the parameter name, alias, and variant all refer to a test data container.
Linking Fields in a Column to a Single Field
All the empty fields in the column are filled. The value in a field is determined by the following syntax:
<parameter name>(<alias>,<variant>)
where the parameter name, alias, and variant all refer to a test data container.