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.
Database checkpoints allow you to verify whether a database contains appropriate data. Verification is done by comparing the actual data contained in the database with baseline data stored in your project.
In This Section
Provides general information on database checkpoints.
Describes how to insert database checkpoints in tests.
How the Database Verification Procedure Works
Describes the algorithm used by database checkpoints to check data retrieved from a database against baseline data.
Alternatives to Database Checkpoints
Describes alternative approaches you can take to verify data in databases.
Explains how you can update database checkpoint baseline data.
Database Checkpoints - Specifics
Highlights some specifics of the database verification procedure.
Related Topics of Interest
Explains how TestComplete uses key columns to perform verification.
Describes how you can connect to and work with databases from scripts.
Samples
TestComplete includes a sample project that demonstrates how to create database checkpoints:
<TestComplete Samples>\Desktop\Checkpoints\Database
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. |