Step.StepFailCausesSequenceFail

Syntax

Step.StepFailCausesSequenceFail

Data Type

Boolean

Purpose

Specifies if failure of the step causes the sequence to fail.

Remarks

If this property is True and the step fails, TestStand sets the internal status property of the sequence that contains the step to Failure . If the Sequence.FailureAction property is True for the sequence, the execution then jumps to the Cleanup step group of the sequence.

See Also

Sequence.FailureAction

Step.CausedSequenceFailure