Web Service Checkpoints

Applies to TestComplete 14.0, last modified on January 23, 2019

When testing web services, you may need to verify the response you obtain when calling a method of a web service. We call this check a web service checkpoint. The following topics provide detailed information on creating web service checkpoints.

In This Section

About Web Service Checkpoints

Provides general information on web service checkpoints.

Creating Web Service Checkpoints

Describes how to insert web service checkpoints into keyword tests or script code.

Excluding Variable Data From Verification

Provides recommendations on excluding variable data from verification of web service responses.

Related Topics of Interest

Creating Web Service Tests

Describes how to create functional tests for web services and how to call web service methods from keyword tests or script code.

Testing Web Services - Overview

Provides an overview of testing web services with TestComplete.

About XML Checkpoints

Describes how you can check the contents of XML documents from your tests.

Samples

TestComplete includes a sample project that demonstrates how to perform web service checkpoints:

<TestComplete Samples>\Common\Checkpoints\Web Service

Note: If you do not have the sample, download the TestComplete Samples installation package from the https://support.smartbear.com/downloads/testcomplete/samples/ page of our website and run it.

This project works with a sample web service that resides on our web site:

secure.smartbearsoftware.com/samples/testcomplete14/webservices/Service.asmx

See Also

About Checkpoints
About XML Checkpoints

Highlight search results