While loop, While loop activity overview – MTS Multipurpose Elite User Manual
Page 446
Advertising

For More Information
Concept
Repeat Loop Activity Overview
Task
(p. 442)
Creating a Repeat Loop that uses a Loop Index Variable
(p. 443)
While Loop
While Loop Activity Overview
While Loop Activity Icon
The While Loop activity repeatedly runs the activities defined within it as long as a defined condition
evaluates to True.
If the defined condition is False at the start or at the repeat of the loop, the While Loop activity does not
run. To exit the While Loop activity successfully while it runs, you must alter the value of the condition so
that it evaluates to False.
The tested condition can be the result of a response from the operator or an evaluation of a specific value
or condition.
446 | MTS TestSuite
Test Activities
Advertising