UFT Developer .NET SDK Reference
UFT Developer provides test automation capabilities in your IDE for Agile Development, Continuous Integration, Mobile, and DevOps.
Use the UFT Developer .NET SDK to write functional tests in the .NET framework to test your application. This SDK reference describes all of the assemblies and namespaces available in the SDK and provides UFT Developer .NET SDK code samples. For each namespace, the reference describes the classes, enumerations, structures, and interfaces available in the namespace.
Note: This reference covers UFT Developer versions 2021 through 2023. Any version-specific changes are indicated where relevant.
All Namespaces
The following table lists the namespaces in the UFT Developer .NET SDK Reference.
Namespace | Description |
---|---|
HP.LFT.Report | Provides the SDK for controlling and customizing the content of the UFT Developer report. |
HP.LFT.SDK | Provides the SDK for core UFT Developer functionality. |
HP.LFT.SDK.APITesting.UFT | Provides the SDK for executing API tests. |
HP.LFT.SDK.Configuration | Provides the SDK for customizing UFT Developer behavior. |
HP.LFT.SDK.Core | Provides the SDK for defining additional behavior for all time-based gestures. |
HP.LFT.SDK.Insight | Provides the SDK for image-based object identification. |
HP.LFT.SDK.Java | Provides the SDK for testing Java objects. |
HP.LFT.SDK.Mobile | Provides the SDK for testing objects in mobile applications. |
HP.LFT.SDK.Oracle | Provides the SDK for testing Oracle objects. |
HP.LFT.SDK.PowerBuilder | Provides the SDK for testing PowerBuilder objects. |
HP.LFT.SDK.SAP.GUI | Provides the SDK for testing SAPGUI objects. |
HP.LFT.SDK.SAP.UI5 | Provides the SDK for testing SAPUI5 objects. |
HP.LFT.SDK.StdWin | Provides the SDK for testing standard Windows objects. |
HP.LFT.SDK.TE | Provides the SDK for testing Terminal Emulators objects. |
Provides the SDK for testing Windows-based applications that implement UI Automation provider interfaces. (UFT Developer 2023, Tech Preview) | |
HP.LFT.SDK.Utils | Provides SDK utility and helper classes. |
HP.LFT.SDK.Web | Provides the SDK for testing Web objects. |
HP.LFT.SDK.WinForms | Provides the SDK for testing .NET Windows Forms objects. |
HP.LFT.SDK.WPF | Provides the SDK for testing WPF objects. |
HP.LFT.UnitTesting | Provides the SDK for controlling the behavior of the UFT Developer SDK and Report for a testing project. |
HP.LFT.UnitTesting.DataDriving | Provides the SDK for controlling the behavior of the UFT Developer SDK and Report for a data driven testing project. |
HP.LFT.Verifications | Provides the SDK for verification functionality. |