Module 2: Develop proxies using Proxy SDK wizards
The movies in this tutorial show you how to develop Rational Functional Tester proxy with the Proxy SDK wizards. You can create proxy stubs using the Proxy SDK wizards.
Learning objectives
This tutorial shows you how to extend a Rational Functional Tester proxy. Specifically, you will learn how to perform these tasks:
- Create a proxy project
- Create a proxy class and build it
- Export the proxy package
- Import the proxy package
- Verify the new proxy by recording a functional test script
Time required
This module requires approximately 30 minutes to finish.
Lessons in this module
- Introduction: Develop proxies with Proxy SDK wizards
This tutorial introduces you to Rational Functional Tester Proxy SDK wizards.- Lesson 1: Record a functional test script
In this lesson, you watch the recording of a functional test script and observe the default proxy class name of the custom tree control. For this tutorial, you see how to use the sample interface that contains the TreeApp application for recording.- Lesson 2: Create a proxy project
In this lesson, you see how to create a proxy project.- Lesson 3: Create a proxy class
In this lesson, you see how to create a proxy class and build it.- Lesson 4: Export the proxy package
In this lesson, you see how to export the proxy package to the folder that the user specified. You can use the export wizard to export proxy resources to a zip file.- Lesson 5: Import the proxy package
In this lesson, you see how to import the items in a proxy package into Rational Functional Tester or any computer. The jar file and the .rftcust file is imported into the Rational Functional Tester customization folder, for example, C:\Documents and Settings\All Users\Application Data\IBM\RFT.- Lesson 6: Verify the custom proxy
In this lesson, you see how to record a functional test script similar to lesson 1 and verify the new proxy. You will see the change in class name after deploying the new proxy.