iterationPath
Last updated
Was this helpful?
Last updated
Was this helpful?
This configuration section contains settings to configure how the test case iteration path field should be updated.
Read more about the setting the area path and iteration path fields in the concept description.
The following example shows the available options within this sub-section.
The iterationPath
setting is a shortcut for configuring the . The example above is equivalent to the following fieldUpdates
setting:
mode
Specifies how the iteration path of the test case should be updated. Available options: notSet
and setOnLink
. (Default: notSet
)
notSet
: the path is not set
setOnLink
: set the path when the test case created and linked to the scenario, but not to update later on.
notSet
value
The iteration path to set for test cases (e.g. \\Iteration1
). The project name prefix can be omitted.
mandatory for mode setOnLink