Jump Step
Description
The jump step will skip parts of the sequence, based on a condition. If the condition check is true the jump step skips part of the sequence.
Attributes
Attribute | Value |
---|---|
Name | Step |
Source | None |
Condition | < (less than) |
Value | 1.0 |
If Condition Jump to | None |
Name
Name specifies the name of the step.
Source
The source describes the source of the condition check. This value can only be a variable or a testcase.
Condition
The condition is describes what value the source should be if the jump step should skip or move on.
Value
The value is the value that is checked with the condition against the source.
If Condition Jump to
If Condition Jump to defines the step that the jump step will skip to. Available steps are automatically updated in the dropdown menu.