If you are an advanced user, use the Create Script Helper Superclass
dialog box to create your own helper superclass in a new script, which
extends RationalTestScript
and adds additional methods or
overrides the methods from RationalTestScript
.
The Create Script Helper Superclass dialog box has the following controls:
Enter or select the folder --
Either enter the appropriate path to the folder you want to create or
use the navigation tools (Home
, Back
, and Go Into
) to select the path in the selected project.
Project name -- Displays the project names in the current folder.
Script name -- Enter the name for the class.
Finish -- Creates a new script in the Java Editor that you can use to manually enter Java code for the helper superclass.
Cancel -- Closes the Create Script Helper Superclass dialog box without creating the new script.
To open: In the Functional Tester menu, click File
> New > Helper Superclass or click the View
Menu button next to the New
button on the Functional Tester toolbar and click Helper
Superclass.
Related Topics:
Creating a Script Helper Superclass
About Script Helper Superclass/Base Class
Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.