Java SDK Reference
OpenText Functional Testing for Developers provides test automation capabilities in your IDE for Agile Development, Continuous Integration, Mobile, and DevOps.
Use the OpenText Functional Testing for Developers 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 Java SDK code samples . For each package, the reference describes the interfaces, classes, enumerations, and exceptions included in the package.
All Packages
The following table lists the packages in the OpenText Functional Testing for Developers Java SDK Reference.
Package | Description |
---|---|
com.hp.lft.report | Provides the SDK for controlling and customizing the content of the OpenText Functional Testing for Developers report. |
com.hp.lft.sdk | Provides the SDK for core OpenText Functional Testing for Developers functionality. |
com.hp.lft.sdk.ai | Provides the SDK for executing AI-based tests. |
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.powerbuilder | Provides 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. |
Provides the SDK for testing objects using UI Automation. | |
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 OpenText Functional Testing for Developers SDK and Report for a testing project. |
com.hp.lft.unittesting.datadriving | Provides the SDK for controlling the behavior of the OpenText Functional Testing for Developers SDK and Report for a data driven testing project. |
com.hp.lft.verifications | Provides the SDK for verification functionality. |