repeat

Denotes the beginning of a repeat/until loop.
There are no arguments for this action.
None
This action may be used within the following project items: test modules and user-defined actions.
                                
namevalue
local variabletemp count1
 
repeat
text
report# temp count
 
namevalue
local variabletemp count#temp count+1
 
condition to stop
until#temp count=2
  • The built-in action exit loop may be used to escape from a repeat/until loop before its normal termination.

Copyright © 2025 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400