Select Script Assets page

You use the Select Script Assets page to select the type of object map, helper superclass or helper base class, test datapool, and datapool iterator class you want to use with the Functional Tester script you are creating.

The Select Script Assets page has the following controls:

Test Object Map -- Opens Private Test Object Map to indicate that the script test object map is private or displays the name of the shared test object map.

Helper Superclass -- Enter the fully qualified class name of your custom helper superclass in this field. Note that your helper superclass must extend RationalTestScript.

If you change your superclass or base class and reset it to RationalTestScript, you can either type RationalTestScript in the superclass or base class field or clear the field. Leaving this field blank resets the script so that it uses RationalTestScript.

Test Datapool -- Click Browse to change the datapool associated with a script.

Datapool Record Selection Order -- Determines how a test script accesses records in its associated datapool when you play back the test script. Click the Datapool Record Selection Order arrow to change the datapool record selection order.

Types of datapool record selection orders:

Sequential -- Makes a test script access records in the datapool in the order that they appear in the datapool. This is the default datapool record selection order.

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

Set as test asset default for new scripts in this project -- Sets the test object map or the helper superclass as the default. Functional Test uses this default when you create a Functional Tester script in the current project.

Back -- Returns to the previous page.

Finish -- Creates the script, using the test object map you selected, and adds it to the Functional Test Projects view.

To open: When recording, click Next in the Record a Functional Tester Script dialog box. When creating a new script without recording, click Next in the Create a New Functional Tester Script dialog box. s


+

Search Tips   |   Advanced Search