Summary: Extend Functional Tester capabilities using Proxy SDK
This tutorial has shown you how to create a proxy project, build and deploy the proxies and verify the new proxy by recording a functional test script.
Lessons learned
By completing this tutorial, in Module1, you learned how to:
- Create and build a proxy project
- Create a customization file to map the proxy to the control of an application_under_test
- Deploy the proxy
- Verify the new proxy by recording a functional test script
In Module 2, you learned how to:
- 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
Additional resources
If you want to learn more about the topics covered in this tutorial, consult the following
resources:
- Functional Tester Proxy SDK Help
- Functional Tester Proxy SDK Samples