TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 14 Samples folder.
Some file managers display the Public Documents folder as Documents.
You use table checkpoints to verify tabular data, for instance, displayed by list-based and table controls, in charts or stored in PDF files. You can, for example, verify that the list is correct or that a grid shows the correct data.
In This Section
Provides general information on table checkpoints.
Lists table controls whose data the checkpoint can access directly
Describes how to insert table checkpoints in tests.
How the Table Verification Works
Explains the algorithm that TestComplete uses to verify table data.
Explains how you can update the baseline data used in table checkpoints.
Related Topics of Interest
Explains how TestComplete uses key columns to perform table verification.
Describes the Stores > Tables collection that holds expected data used by table checkpoints.
Working With Applications’ Objects and Controls
Contains information on scripting objects that obtain data of the application’s objects and controls.
Samples
TestComplete includes a sample project that demonstrates how to create table checkpoints:
<TestComplete Samples>\Desktop\Checkpoints\Table
Note: | If you do not have the sample, download the TestComplete Samples installation package from the support.smartbear.com/downloads/testcomplete/samples/ page of our website and run it. |