get last check information

Retrieve the basic information related to the most recently executed check action. (Note that this applies to any check-type action, such as check control exists)
NameDescriptionTypeModifier
check

Variable to receive the returned description of the most recent check action.

StringNone
expected

Variable to receive the returned expected value of the most recent check action.

StringNone
recorded

Variable to receive the returned recorded value of the most recent check action.

StringNone
result

Variable to receive the returned result of the most recent check action.

Possible values:

  • Passed
  • Failed

StringNone
Information related to the most recently executed check action.
This action may be used within the following project items: test modules and user-defined actions.
The following settings are applicable to this action: remove double quotes from cells.
                                
                                    	window			
check window exists	login			
&nbsp				
	window	control		
check control exists	login	login		
&nbsp				
	check	expected	recorded	result
get last check information	var_desc	var_exp	var_rec	var_res
                                
                            
  • If the variables in arguments check, expected, recorded or result have not been declared, the action creates them as globals.
  • For each of check, expected, recorded and result, if the argument is left empty, a variable with the same name as the argument header is created to hold the return value.
  • This action supports the <ignore> modifier. If the string <ignore> is present as the value of any of the arguments, or any argument contains an expression that evaluates to <ignore>, the action is skipped during execution.

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