Additional GUI testing exercises
This section includes additional GUI testing exercises, which describe how to use OpenText Functional Testing to enhance your basic GUI tests.
Continue the tutorial with any of the following:
Parameterize a GUI test |
Use a single test to cover a variety of testing scenarios. |
Test a GUI application with checkpoints |
Enhance your test with checkpoints that provide details about whether specific points in your application are working as expected. |
Test a GUI application with output values |
Use values generated by one step in your test as input parameter values later on. |
Test a GUI application with functions |
Create user-generated functions to test functionality in your application that isn't covered by the relevant OpenText Functional Testing add-in by default. Store them in function libraries to reuse them across multiple locations. |
Test a GUI application with Insight |
Use OpenText Functional Testing's Insight object identification to enable OpenText Functional Testing to identify objects in your application by their appearance instead of their technical properties. |
See also: