Enable Siebel support for pre-existing Functional Tester projects

To use the Siebel support for a project that was created using the earlier versions of IBM Rational ® Functional Tester, add two new templates; one for script headers and one for script helper headers to the functional tester project.

To enable Siebel support for pre-existing functional test project:


Procedure

  1. Start Rational Functional Tester

  2. In the Functional Test Projects view, right-click the project and select the Properties option

  3. In the Properties dialog box, select Functional Test Script Templates from the navigation list

  4. Select the template type Script Helper: Header of the file

  5. If you have not customized this template, you can upgrade it by clicking the Restore Defaults button

  6. Add the line import com.rational.test.ft.object.interfaces.siebel.*; in the import section of the template

  7. After modifying the template, click the Apply button

  8. Select the template type Script: Header of the file and add the same line in the import section of the template.

  9. If you are using the integrated Rational ClearCase® support, check in the template file after you edit it, so that other members of your team can use them. To do this, right-click the project in the Functional Test Projects view, and click Team > Show Checkouts .

    A list of elements that you have checked out are displayed.

  10. Select the two templates ft_script.java.rfttpl and ft_scripthelper.java.rfttpl, right-click and select the Check in option.

    Your other team members can update their project by right-clicking the project in the Functional Test Projects view and clicking Team > Get Latest Version.

  11. Finally, right-click the project again in the Functional Test Projects view and click Reset Java Build Path.

    Each member of your team must perform this last step, as the “Java Build Path” is local to each project on each machine.

+

Search Tips   |   Advanced Search