OpenText Functional Testing .NET Add-in Extensibility Readme

This page provides information about the OpenText Functional Testing .NET Add-in Extensibility SDK.

Overview

The OpenText Functional Testing .NET Add-in Extensibility SDK enables you to develop custom .NET Windows Forms controls that the .NET Add-in does not support out-of-the-box.

Each version of the SDK supports working with the matching version of OpenText Functional Testing.

OpenText Functional Testing is backwards compatible, and enables you to run tests and components on custom controls using toolkit support sets developed with earlier versions of .NET Add-in Extensibility as well.

The SDK supplies a plug-in for the Eclipse IDE that provides wizards and commands to simplify the process of creating custom support.

Back to top

Installation and deployment

Install the UFT .NET Add-in Extensibility SDK and develop the toolkit support set for your Java controls on any computer.

After creating custom support, deploy it to OpenText Functional Testing, enabling OpenText Functional Testing to recognize the controls and support the appropriate properties and test object methods.

Note: The OpenText Functional Testing Java Add-in Extensibility SDK is required only for developing the support.

You do not need to install it on each OpenText Functional Testing computer that users the support.

For more details, see Installing the .NET Add-in Extensibility SDK.

Back to top

Documentation

OpenText Functional Testing .NET Add-in Extensibility SDK documentation includes:

Back to top

Prerequisites

  • Microsoft Visual Studio
  • OpenText Functional Testing with the .NET Add-in installed

Note: OpenText Functional Testing can be installed on the same computer as the SDK, or a different computer.

If you plan to use the same computer, be sure to install the prerequisites before installing the SDK.

Back to top

Supported Environments

For a list of the supported versions of software used together with OpenText Functional Testing .NET Add-in Extensibility, see the OpenText Functional Testing Support Matrix (PAM).

Back to top

Multilingual Support

The UFT .NET Add-in Extensibility SDK is not localized (the Language Pack does not translate them).

Back to top