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.
XML checkpoints let you verify that an XML file contains appropriate values. The topics of this section provide detailed information on XML checkpoints:
In This Section
Provides general information on XML checkpoints.
Describes how to insert XML checkpoints in script code and keyword tests.
Parameterizing XML Checkpoints
Explains how to parameterize XML checkpoints.
How the XML Verification Procedure Works
Describes the algorithm that TestComplete uses to verify XML data.
Excluding XML Data From Verification
Explains how you can exclude XML data from verification.
Alternatives to XML Checkpoints
Describes alternative ways you can take to verify XML data.
Analyzing XML Checkpoint Results
Provides information on how you can analyze the XML checkpoint results.
Explains how you can update XML checkpoints at runtime and from the test log.
Related Topics of Interest
About XMLCheckpoint Element Editor
Describes the editor used to modify properties of XMLCheckpoint elements.
Working With XML Files From Scripts
Explains how to create script code that will read data from XML files.
Explains how to verify file contents.
Samples
TestComplete includes a sample project that demonstrates how to create XML checkpoints:
<TestComplete Samples>\Desktop\Checkpoints\XML
Note: | If you do not have the sample, download the TestComplete Samples installation package from the support.smartbear.com/testcomplete/downloads/samples page of our website and run it. |