Installing the OpenText UFT One .NET Add-in Extensibility SDK

Use the OpenText UFT One Setup program to install the OpenText UFT One .NET Add-in Extensibility SDK on your computer.

Note: You must be logged on with Administrator privileges to install the UFT One .NET Add-in Extensibility SDK.

To install the UFT One .NET Add-in Extensibility SDK

  1. Close all instances of Microsoft Visual Studio.

  2. Insert the UFT One DVD into the CD-ROM/DVD drive. The UFT One Setup window opens. (If the window does not open, browse to the DVD and double-click setup.exe from the root folder.)

  3. Click Add-in Extensibility and Web 2.0 Toolkits. The UFT One Add-in Extensibility and Web 2.0 Toolkit Support screen opens.

  4. Click UFT One .NET Add-in Extensibility SDK Setup. The UFT One .NET Add-in Extensibility SDK Setup wizard opens.

    Note: If the wizard screen that enables you to select whether to repair or remove the SDK installation opens, the UFT One .NET Add-in Extensibility SDK is already installed on your computer. Before you can install a new version, you must first uninstall the existing one.

  5. Follow the instructions in the wizard to complete the installation.

  6. In the final screen of the Setup wizard, if you select the Show Readme check box, the UFT One .NET Add-in Extensibility Readme file opens after you click Close.

    The Readme file contains the latest technical and troubleshooting information. You can always find the latest version online: UFT One Add-in Extensibility

  7. Click Close to exit the Setup wizard.

  8. If you use a non-English edition of Visual Studio, do the following to apply the installed UFT One CustomServer project templates to your Visual Studio edition:

    Note: The following instructions apply to Visual Studio 2008 installed on a 32-bit operating system. The folder and file names are slightly different if you are working with Visual Studio 2010, or on a 64-bit operating system.

    1. Copy the QuickTestCustomServerVB.zip file from: %ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\VisualBasic\Windows\1033 (English language setting folder) to the folder relevant to the language you use (for example, use 1036 for French).

    2. Run the PostCustomVizard.exe program from the %ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE folder.

    3. Repeat this process for the C# template, copying the QuickTestCustomServer.zip file from: %ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\
      ProjectTemplates\CSharp\Windows\1033

Back to top

To confirm that the installation was successful

Note: The Microsoft Visual Studio dialog box illustration and the instructions in this procedure refer to Microsoft Visual Studio 2008. If you use a different Microsoft Visual Studio version, the dialog box may differ slightly in appearance and the UFT One CustomServer template may be located in a slightly different node in the tree.

  1. Open a supported version of Microsoft Visual Studio.

    For a list of supported Microsoft Visual Studio versions, see the UFT One Support Matrix.

  2. Select File > New > Project to open the New Project dialog box.

  3. Select the Visual Basic > Windows node in the Project types tree.

  4. Confirm that the UFT One CustomServer template icon is displayed in the Templates pane:

  5. Select the Visual C# > Windows node in the Project types tree.

  6. Confirm that the UFT One CustomServer template icon is displayed in the Templates pane.

    Note: If you upgrade to a new version of Microsoft Visual Studio, you must uninstall and reinstall the .NET Add-in Extensibility SDK to be able to access the UFT OneCustomServer template.

Back to top