use filter

Apply a named filter to the data retrieved from a data set.
NameDescriptionTypeModifier
filter

Name of the filter to be applied.

StringNone
None
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.
Action lines
Define a filter
        
        &nbsp	duration	country pickup	state pickup
row	3	Canada	British Columbia
row	1	United States	Texas
row	2	United States	Florida
row	5	United States	California
row	4	Canada	Manitoba
&nbsp			
	name	criterion	
filter	canada_country	country pickup="Canada"	
        
    
Use in test module
        
        	name
use data set	/Car Rental Test
&nbsp	
	filter
use filter	canada_country
&nbsp	
	text
report	# country pickup
&nbsp	
repeat for data set	
        
    
  • Use the filter action to create a named filter.
  • This action supports the <ignore> modifier. If the string <ignore> is present as the value of the argument, or the 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