Introduction: Extend DevOps Test UI capabilities using Proxy SDK

This tutorial is designed to introduce you to HCL DevOps Test UI (Test UI) Proxy SDK.

Learning objectives

This tutorial is divided into five lessons. You will learn to extend the Test 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 dll file
  • Create a customization file to map the proxy control
  • Deploy the binaries into the Test UI customization folder
  • Verify the new proxy by recording a functional test script

This tutorial is intended for the advanced users familiar with Test UI framework and has knowledge of .NET programming.

Time required

This tutorial should take approximately 30 minutes to finish. If you explore other concepts related to this tutorial, it could take longer to complete.