Launch AUT code samples (Java SDK) | Launch a desktop application using different parameter combinations. |
AI-based testing code samples (Java SDK) | Create a shopping account Place an order and make sure it is registered Configure AI run settings for scrolling and language recognition Retrieve AI object values Enter a text value in a text box
|
ImageUtils code samples (Java SDK) | - Verify that an image exists
- Verify that an image matches a test object image
- Search for an image inside another image
- Compare two images
|
Insight code sample (Java SDK) | Identify and click a button using Insight |
Java code samples (Java SDK) | - Access and select menu items
-
Wait for the AUT to reach a certain state and then click a link
|
Grid code samples (Java SDK) | - Lock a node as part of the launch browser step
- Lock a node and then launch a browser on that node
- Lock a node and perform operations on a desktop application
- Lock a node and perform operations using the node's mouse
|
Mobile code samples (Java SDK) | Tap a button on an AUT and verify that the required string is displayed in an edit field Open Google in a WebView and perform a search Iterate through devices connected to Digital Lab Lock and automatically unlock a device at the end of a session - Collect accumulated device vitals data
- Tap on public devices
Camera simulation Simulate fingerprint authentication - Simulate barcode or QR code authentication
|
tagName NativeObject code examples (Java SDK) | - Basic use of NativeObject on a Web application
- Use native object index to get or modify values from a JavaScript array
|
OCR code samples (Java SDK) | - Get text on a web page using the GetVisibleText method
-
Get a text location on a web page using the GetTextLocations method
|
Parallel testing code samples (Java SDK) | |
Oracle code samples (Java SDK) | - Select an item from a ListOfValues
- Set the value of a cell in a table
|
PowerBuilder code samples (Java SDK) | - Select a Tab from a TabControl
- Set an item in a combo box
|
Report code samples (Java SDK) | - Customize the run report configuration settings
- Report a test failure to the run results report
- Access current report status during runtime
|
SAP GUI code samples (Java SDK) | - Use GuiSession and GuiSessionFactory to launch an SAP GUI session instance and run transactions
-
Use OKCode and Window objects to run a transaction
- Activate an item in a tree node, navigate to a table object, and set data for a table cell
- Field to set a value for a SAP GUI edit box
-
Navigate to a combo box and make a selection
|
SAPUI5 code samples (Java SDK) | - Select an item from a list and verify the correct selection
-
Delete an item from a list box
|
Standard Windows code samples (Java SDK) | - Use standard Windows objects to select the font type in a combo box
-
Use visual relation identifiers (VRI) to locate and click a button in the standard Windows calculator
|
Terminal Emulator code samples (Java SDK) | - Wait for text in the emulator screen
- Send a TE Key on the screen
|
TestNG code samples (Java SDK) | |
Web code samples (Java SDK) | |
WPF code sample (Java SDK) | Change a toggle button state |
ALM/BPT integration code samples (Java SDK) | - TestNG test for ALM OpenText Functional Testing for Developers test
- TestNG test for BPT test
|
Verification code samples (Java SDK) | - Basic verification example
- Custom verification example
|