Applying a data filter

Add a filter to your test to limit the data coming in.

You will now restrict the data coming into your test to cars picked up in Nevada, and for only quantities of two or more.

  1. Return to test case TC 02 of your test module. If it’s not already there, restore the filter heading to the use data set action line. (To the right of the name heading.)

  2. Under the filter heading, add the following filter expression: pickup state = "Nevada" and quantity rented > 1

    The filter argument expects an expression, and cannot accept a literal value. Hence, in this case, you do not precede the expression with a # symbol.

    Your test case should now resembled the following:

  3. As before, execute the test case.

    In the results, you will now observe that the report is now limited to two entries: those for the Prius and Mustang models, rented in Nevada in March and April, respectively.


Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400