exit test module

Exit the current test module (skip all remaining action lines and test cases) and, if applicable, continue with the calling test module and/or the next module of the test run.
NameDescriptionTypeModifier
exit status

(Optional) Determine whether the overall final result status must be Not Finished or not. (see below)

Possible values:

  • Complete: The operation is successful.
  • Incomplete: The operation is unsuccessful.

Default Value: incomplete
Value Setincomplete, complete
None
This action may be used within the following project items: test modules and user-defined actions.
                                
                                    start application		
	&nbsp	
	username	password
login	alex	ta
	&nbsp	
	window	
if window not exists	welcome	
	&nbsp	
exit test module		
	&nbsp	
else		
	window	control
click	welcome	view orders
	&nbsp	
end if		
                                
                            
  • This action can be used to handle an error situation.

  • exit status argument:

    • This argument applies to TestArchitect 8.3 Update 5 and higher.

    Table 1. Exit Status Reference

    StatusDescription
    Incomplete(Default) The overall status of test results is always Not Finished.
    CompleteThe overall status of test results is not necessarily Not Finished.

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