TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 15 Samples folder.
Some file managers display the Public Documents folder as Documents.
Property checkpoints are verification operations that compare an object property in the tested application with the expected value. Using checkpoints, you can check if your tested application works correctly.
In This Section
Provides general information on property checkpoints.
Provides a step-by-step instruction on creating and inserting property checkpoints to your tests by using the Property Checkpoint wizard.
Parameterizing Property Checkpoints
Describes how to parameterize property checkpoints.
Alternatives to Property Checkpoints
Describes alternative approaches you can take to verify tested object properties.
Explains how you can update property checkpoints from the test log.
Tips on Selecting Properties to Verify
Provides tips on selecting properties to be compared by property checkpoints.
Samples
TestComplete includes a sample test project that demonstrates how to use property checkpoints in tests:
<TestComplete Samples>\Desktop\Checkpoints\Property
Note: | If you do not have the sample, download the TestComplete Samples installation package from the https://support.smartbear.com/testcomplete/downloads/samples/ page of our website and run it. |
Related Topics of Interest
Describes how to quickly create property checkpoints for the most commonly used properties.