Create an empty Functional Test script dialog box
You use the Create an empty Functional Test script dialog box to write an empty Functional Test script without recording. As an alternative to recording, you can then enter the Java™ code manually.
The Create an empty Functional Test script dialog box has the following controls:
- Enter or select the folder
- Either enter the appropriate path to the folder you want to use or use the navigation tools ( Home , Back , and Go Into ) to select the path.
- Script name
- Enter the name you want to use for the new Functional Test script. Tip: Use Java™ file naming conventions.
- Add the script to Source Control
- When selected, adds the script to Source Control (ClearCase®), but keeps the script checked out so that you can continue modifying it.
- Next
- Displays the Select Test Object Map wizard page, which enables you to choose a private or a shared object map to use with the new Functional Test script.
- Finish
- Creates a new Functional Test script, using the default test object map.
- Cancel
- Closes the Create a New Functional Test Script dialog box without creating the new script.
To open: Click the Create an Empty Functional Test Script button on the product toolbar or click File > New > Empty Functional Test Script on the product menu.