XML Checkpoints

Applies to TestComplete 15.62, last modified on March 14, 2024

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

About XML Checkpoints

Provides general information on XML checkpoints.

Creating 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.

Updating XML Checkpoints

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.

About File Checkpoints

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.

See Also

About Checkpoints

Highlight search results