Defining How OpenText Functional Testing Operates on the Custom Controls

After enabling OpenText Functional Testing 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 OpenText Functional Testing interacts with the custom controls. Custom Servers can be .DLL files or .XML files (which OpenText Functional Testing 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 OpenText Functional Testing to use it. For more information, see Configuring OpenText Functional Testing to Use the Custom Server.