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.
                                
                                    	name	value
local variable	temp count	1
	&nbsp	
repeat		
	text	
report	# temp count	
	&nbsp	
	name	value
local variable	temp count	#temp count+1
	&nbsp	
	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 © 2023 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(800) 322-0333