The movies in this tutorial show you how to extend the Functional
Tester proxies using the proxy SDK.
This tutorial shows you how to extend the Functional Tester
proxies using the proxy SDK to change the recording behavior for a button
object. It uses Eclipse Integrated Development Environment to create Java
classes and a sample Java application that is installed with the product.
Learning objectives
This tutorial shows
you how to extend a Functional Tester proxy. Specifically, you will learn
how to perform the following:
- Create and build a proxy project
- Create a customization file to map the proxy to an AUT control
- Deploy the proxy
- Verify the new proxy by recording a functional test script
Time required
30 minutes