UFT Developer Java SDK Reference

UFT Developer provides test automation capabilities in your IDE for Agile Development, Continuous Integration, Mobile, and DevOps.

Use the UFT Developer Java SDK to write functional tests in Java to test your application. This SDK reference describes all of the packages available in the SDK and provides UFT Developer Java SDK code samples . For each package, the reference describes the interfaces, classes, enumerations, and exceptions included in the package.

Note: This reference covers UFT Developer versions 15.0 through 15.0.2. Any version specific changes are indicated where relevant.

All Packages

The following table lists the packages in the UFT Developer Java SDK Reference.

PackageDescription
com.hp.lft.report
Provides the SDK for controlling and customizing the content of the UFT Developer report.
com.hp.lft.sdk
Provides the SDK for core UFT Developer functionality.
com.hp.lft.sdk.apitesting.uft
Provides the SDK for executing API tests.
com.hp.lft.sdk.insight
Provides the SDK for image-based object identification.
com.hp.lft.sdk.java
Provides the SDK for testing Java objects.
com.hp.lft.sdk.mobile
Provides the SDK for testing objects in mobile applications.
com.hp.lft.sdk.oracle

Provides the SDK for testing Oracle objects.

com.hp.lft.sdk.powerbuilderProvides the SDK for testing PowerBuilder objects.
com.hp.lft.sdk.sap.gui
Provides the SDK for testing SAPGUI objects.
com.hp.lft.sdk.sap.ui5
Provides the SDK for testing SAPUI5 objects.
com.hp.lft.sdk.stdwin
Provides the SDK for testing standard Windows objects.
com.hp.lft.sdk.te
Provides the SDK for testing Terminal Emulators objects.
com.hp.lft.sdk.utils
Provides SDK utility and helper classes.
com.hp.lft.sdk.web
Provides the SDK for testing Web objects.
com.hp.lft.sdk.winforms
Provides the SDK for testing .NET Windows Forms objects.
com.hp.lft.sdk.wpf
Provides the SDK for testing WPF objects.
com.hp.lft.unittesting
Provides the SDK for controlling the behavior of the UFT Developer SDK and Report for a testing project.
com.hp.lft.unittesting.datadriving
Provides the SDK for controlling the behavior of the UFT Developer SDK and Report for a data driven testing project.
com.hp.lft.verifications
Provides the SDK for verification functionality.