Extend test object methods and properties
The callFTMethod and callFTProperty methods enable test objects to call any methods or properties supported by OpenText Functional Testing.
Your test objects can now access any methods and properties that are supported on OpenText Functional Testing for that test object type.
This means you can access methods and properties you may be familiar with from OpenText Functional Testing and are not supported directly by the test objects on OpenText Functional Testing for Developers.
In addition, this means you can access any methods and properties that you have introduced or modified on OpenText Functional Testing using extensibility.