Creating Table Checkpoints During a Record Session

The following diagram shows the general sequence of methods that UFT One 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, UFT One 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, UFT One calls GetTabularAttributes and GetTabularData.