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.
Region checkpoints let you verify that an object or arbitrary area inside your application under test is displayed correctly. This is done by comparing the actual image with the previously captured baseline image stored in your test project.
In This Section
Parameterizing Region Checkpoints
Alternatives to Region Checkpoints
Factors Affecting Image Comparison
Comparing and Finding Images - Specific Tasks
Finding an Image Within Another Image
Related Topics of Interest
Picture
scripting object that lets you work with images in tests: compare images, find an image within another one, resize images, extract subimages and perform other operations.Capturing Images When the Aero UI Theme Is Active
Samples
TestComplete includes a sample project that demonstrates how to create region checkpoints:
<TestComplete Samples>\Desktop\Checkpoints\Region
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. |