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.
File checkpoints allow you to verify that a file under test stores relevant data.
In This Section
Provides general information on file checkpoints.
Provides step-by-step instructions on adding file checkpoints to the test.
Parameterizing File Checkpoints
Describes how to parameterize file checkpoints.
Explains how file verification works.
Verifying Files With Variable Parts
Explains how to implement a verification procedure that will be able to work with files that have variable parts.
Analyzing File Verification Results
Describes the structure of file verification results generated by file checkpoints.
Explains how you can update file checkpoints from the test log and at runtime.
Provides information on possible causes of file comparison failures.
Related Topics of Interest
Explains how to create checkpoints that verify XML files.
Samples
TestComplete includes a sample project that demonstrates how to create file checkpoints:
<TestComplete Samples>\Desktop\Checkpoints\File
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. |