Defining How UFT One Operates on the Custom Controls

After enabling UFT One to recognize the custom controls, you must provide support for running test object methods. If you try to run a test with steps that run custom test object methods before providing implementation for these methods, the test fails and a run-time error occurs.

Custom Servers contain the implementation for how UFT One interacts with the custom controls. Custom Servers can be .DLL files or .XML files (which UFT One converts to .DLL files "behind the scenes" when necessary). For instructions on deciding when it is appropriate to use each method, see Planning Your Support Set.

After creating the Custom Server, configure UFT One to use it. For more information, see Configuring UFT One to Use the Custom Server.