Sharing a project

If you use ClearCase®, you must create the Functional Tester project in a ClearCase snapshot or dynamic view to share a project.
About this task

A snapshot view contains copies of ClearCase versions and other file system objects in a directory tree. A dynamic view is always current with the VOB. Dynamic views use, create, and maintain a directory tree that contains versions of VOB elements and view-private files.

You can add the project to ClearCase after you create a project, as long as you create the project in a ClearCase view. To share a project move the project to a ClearCase view and then add the project to source control.

If you move a Functional Tester project associated with a Rational® project to another location, the TestManager test script source associated with the moved Functional Tester project no longer has the correct test script source location. So you cannot play back Functional Tester scripts, test cases that include Functional Tester scripts, or suites that include Functional Test scripts from TestManager after you move a Functional Tester project associated with a Rational project.

To share a Rational project created with Rational TestManager, with your testing team:

  1. If you use TestManager, use the Rational Administrator to create a Rational Project. See Creating a Rational Project.
  2. Create a Functional Tester project.
  3. In the Functional Tester Projects view, right-click a new project, and then click Team > Share Project.
  4. In the Configure the project for ClearCase dialog box, click Browse to choose a directory that is in a ClearCase VOB, and then click Finish.
  5. In the Functional Tester Projects view, right-click the project, and then click Team > Add to Source Control.
  6. Add all files and scripts, or only the project to ClearCase:
    • Click Add all files and scripts in the project to ClearCase to add all files and scripts in the project to ClearCase. Adding all files and scripts to ClearCase may take several minutes.
    • Click Finish to add only the project to source control.

Feedback