Skip to main content
Version: current

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.

JumpIf

Attributes

AttributeValue
NameStep
SourceNone
Condition< (less than)
Value1.0
If Condition Jump toNone

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.