In the new script, Functional Tester includes import statements for files you need to compile the script and comments that contain archiving information. Functional Tester uses the script name as the class name and sets up testMain, where you can add the commands to include in the script.
All Functional Tester scripts use a default helper superclass. You can create your own helper superclass if you want to add additional methods or override the methods within RationalTestScript. For more information, see Changing the Default Script Helper Superclass.
To create a new Functional Tester script manually: