Named filters

Named filters are established in a data set and may be referenced in your tests.

In some situations a data set may often need to be filtered by the same set of criteria, or by various sets of established criteria. In such cases, it is convenient to include the criteria specifiers (that is, filters) within the data set itself, thus making them available to any tests or actions which use the data set.

TestArchitect enables you to do this by providing for named filters to be created in data sets. A named filter, like the filter previously discussed, uses a boolean expression to determine whether or not a data vector meets the criteria for inclusion in a test. It is created in the data set with the filter action, and is invoked within a test by reference to its name.

The filter action accepts two arguments, both required: name and criterion. Use the name argument to provide an appropriate name for the filter, one by which the test will reference it; use criterion for the filtering expression. (Note that, despite the name, it is possible to specify multiple criteria within a criterion field, as in the case of the last filter below):

In your test, you employ a named filter with the use filter action:

The results of the above action lines are identical to those of the previous example, in which the same filter was applied, but was created within the test itself.


Copyright © 2021 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