Loop Count Tab - Loop on Selected Steps Dialog Box

Loop Count Tab

The Loop Count tab contains the following options:

  • Loop Count —The maximum number of times TestStand executes the selected steps.
  • Loop Indefinitely —When you enable this option, an interactive execution loops indefinitely until a step condition occurs or you terminate or abort the execution. When you enable this option, the Loop Count control is disabled.
  • Stop on Condition —When you enable this option, TestStand stops the interactive execution when any step status is Error , Passed , or Failed .
Note If you want TestStand to evaluate a custom expression after each step executes in order to determine whether TestStand continues the interactive execution, you can use the Stop Expression tab to specify the expression. The stop expression must evaluate to a Boolean value. TestStand stops looping if the stop expression evaluates to True .