Changing the Datapool Record Selection Order

The test datapool record selection order determines how a test script accesses records in the test script's associated datapool when you play back the test script.

You can use one of the following types of datapool record selection orders:

Sequential -- Use to make a test script access records in the datapool in the order that they appear in the datapool. The sequential record selection order is the default datapool record selection order.

Random -- Use to make a test script access records in the datapool randomly. A random record selection order accesses every record in the datapool once.

To change the datapool record selection order:

  1. Take one of the following steps:

  2. Right-click the selected test script and click Properties.

  3. For Functional Tester, Java Scripting, click Functional Test Script.

    The Functional Tester Script Properties page opens. Functional Tester uses the test datapool for the test script you selected.

  4. To change the datapool record selection order, click the Datapool Record Selection Order arrow, and then select the datapool record selection order you want.

  5. Click OK.

Related Topic:

Specify Playback Options Page

Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.