AI-based Testing
Description
The objects, methods, and properties described in this section can be used when testing applications using OpenText Functional Testing's Artificial-Intelligence (AI) capabilities.
IMPORTANT
AI-based testing is supported on the following technologies:
Web, mobile, and SAP GUI for Windows.
AI objects are supported in only when:
- The Web Add-in, Mobile Add-in, or SAP Solutions Add-in is installed and loaded.
- The AI Object Detection feature is installed and enabled in the OpenText Functional Testing options. For details, see the OpenText Functional Testing Help Center.
Supported Test Objects
Object | Description |
---|---|
AICalendar | An internal object used to perform operations on a calendar object identified using AI. |
AIUtil | A utility object for AI-based testing. This object is used to access all other objects in this table. |
AIObject | An internal object used to perform operations on an object identified using AI. |
AITable | An internal object used to perform operations on a grid object identified using AI. |
AITableCell | An internal object used to perform operations on a table cell object identified using AI. |
AITextObject | An internal object used to perform operations on text identified using AI. |
AIRegex | An object that contains a regular expression, describing text for AI-based object identification. |
AIRunSettings | An object containing the settings for the current test run. |