Renaming a test asset

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, Rational® 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, Rational® 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, Rational® Functional Tester logs an error when you run those scripts.
  • For Rational® Functional Tester, Eclipse Integration, 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 Test script. Therefore, do not use the Rename command in the Navigator view to modify any Functional Test project assets.

Procedure

  1. From the Functional Test Projects view, right-click a script or test asset.
  2. Click Rename.
  3. 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.