Object Model Reference for GUI Testing
OpenText Functional Testing records your test in VBScript, which is Microsoft's Web scripting language. Your test script is a combination of standard VBScript statements and statements that use OpenText Functional Testing test objects, methods and properties.
A test object is an object that OpenText Functional Testing uses to represent an object in your application. Each test object has one or more methods and properties that you can use to perform operations and retrieve values for that object. Each test object also has a number of description properties that can describe the object.
This reference is intended to help you use OpenText Functional Testing test objects, methods, and properties in your tests.
This section includes: