Use to rename a Functional Tester script, test object map, test folder, log, or other Java files in a project, verification point or test object in the Script Explorer.
Current name -- The name of the test asset in the project that you selected.
New name -- The new name of the test asset in the project (40 characters maximum). By convention, Java test script names usually start with an uppercase letter. Test asset names cannot contain the following characters: \ / : * ? " < > | ( ) or a space.
When you rename a script, Functional Tester renames the script and all its related files, such as the helper script files, the private object map, and any verification point files. When you rename a test object map, Functional Tester updates associated scripts with the new map name.
Notes:
Remember to change any callScript commands in other scripts that reference the old script name; otherwise, Functional Test logs an error when you run those scripts.
If you use ClearCase for source control of your scripts and test assets, when you rename the script or test asset, ClearCase maintains the history with the renamed file.
A Rename command is available in the Navigator view that is part of the Eclipse Workbench. This Rename command renames an individual file, not the collection of files that makes up a Functional Test script. Therefore, we strongly recommend that you do not use the Rename command in the Navigator view to modify any Functional Tester project assets.
To open: In the Functional Tester Projects view, right-click the project item you want to rename and click Rename.
Related Topic:
Terms of use |
Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.