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.
Table checkpoints enable you to verify data in list-based and table controls, such as list boxes, combo boxes, grids and so on. For example, you can verify that the item list is correct or that a grid displays correct data.
In This Section
Provides general information on table checkpoints.
Describes the table controls, which the checkpoints support.
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. |