Extend Rational Functional Tester capabilities with the Proxy SDK
The movies in this tutorial show you how to extend the IBM Rational Functional Tester proxies with the Proxy SDK. You can extend the Rational Functional Tester proxies using the Proxy SDK manually or by using the Proxy SDK wizards.
This tutorial is divided into two modules and each module is divided into lessons. In the first module you learn how to extend the Rational Functional Tester proxies for a button control using the Proxy SDK manually. In this module you use Eclipse integrated development environment (IDE) to create Java classes and a sample Java application that is installed with the product. In the second module you develop a proxy for testing the tree control using the Proxy SDK wizards. In module 2, you use the sample interface that contains the tree control application.
Learning objectives
This tutorial shows you how to extend a Rational Functional Tester proxy. Specifically, in Module1, you learn how to perform these tasks:
- Create and build a proxy project
- Create manually a customization file to map the proxy to an application_under_test control
- Deploy the proxy
- Verify the new proxy by recording a functional test script
In Module 2, you 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
30 minutesRelated information