Introduction: Extend HCL OneTest UI capabilities using Proxy SDK
This module demonstrates a manual approach using which you create a proxy project,
map controls to the proxy, create a proxy class, and deploy the proxy. This works only in case of
domain extensions implemented in C#.
Learning objectives
This tutorial is divided into five lessons. You will learn to extend the HCL OneTest™ UI proxies using the Proxy SDK.- Record a functional test script to observe the existing recording behavior with the default proxy class used by a button.
- Create a proxy class and build a JAR file
- Create a customization file to map the proxy control
- Deploy the binaries into the Functional Tester customization folder
- Verify the new proxy by recording a functional test script