Step.StepFailCausesSequenceFail
- Updated2024-10-09
- 1 minute(s) read
Step.StepFailCausesSequenceFail
Syntax
Step.StepFailCausesSequenceFail
Data Type
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.