You can rename simplified test scripts, Java test scripts,
test object maps, or other files in a project.
About this task
When you rename a script, Functional Tester renames 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 name.
Note: - You need to change any callScript commands in scripts that reference
the old script name; otherwise, Functional Tester logs an error when
you run those scripts.
- If you use Rational® 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.
- For Functional Tester, Java™ Scripting,
a Rename command is available in the Navigator view that is part of
the Eclipse Workbench. This Rename command only renames an individual
file, not the collection of files that makes up a Functional Tester
script. Therefore, we recommend that you do not use the Rename command
in the Navigator view to modify any Functional Tester project assets.
To rename a functional test asset:
Procedure
- From the Functional Test Projects view,
right-click a script or test asset.
- Click Rename.
- Type the new test asset name in the New
name box, and click Finish.
Note: If you rename a simplified script, the associated Java
script is also renamed.