Creating Table Checkpoints During a Record Session
The following diagram shows the general sequence of methods that OpenText Functional Testing calls when a user creates a table checkpoint during a recording session. This illustrates the purpose of the methods that the Testing Agent must implement. For example, OpenText Functional Testing first calls GetElementFromPoint from the ISpyable interface and then calls methods from the ITestable interface. To retrieve the information it needs about the table and its content, OpenText Functional Testing calls GetTabularAttributes and GetTabularData.

