Table Checkpoints

Applies to TestComplete 14.0, last modified on January 23, 2019

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

About Table Checkpoints

Provides general information on table checkpoints.

Supported Controls

Describes the table controls, which the checkpoints support.

Creating Table Checkpoints

Describes how to insert table checkpoints in tests.

How the Table Verification Works

Explains the algorithm that TestComplete uses to verify table data.

Updating Table Checkpoints

Explains how you can update the baseline data used in table checkpoints.

Related Topics of Interest

Using Key Columns

Explains how TestComplete uses key columns to perform table verification.

About Tables Collection

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 https://support.smartbear.com/downloads/testcomplete/samples/ page of our website and run it.

See Also

About Checkpoints

Highlight search results