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.
The topics of this section describe how you can perform functional testing of web services (including WCF services) with TestComplete.
In This Section
Testing Web Services - Overview
Requirements for Testing Web Services
WCF Services - Specifics of Testing
Creating Objects and Arrays for Web Service Method Calls
Calling Web Service Methods That Use Out Parameters
Specifying Web Service Credentials
Adding Custom Headers to SOAP Requests
Prepare SOAP Requests in Scripts
Related Topics of Interest
Samples
TestComplete includes a sample project that demonstrates how to call web service methods from scripts, prepare complex parameters for the methods to be called and check the returned results by using script statements and checkpoints:
<TestComplete Samples>\Common\Web Service Testing\Functional Testing
Note: | If you do not have the sample, download the TestComplete Samples package from the https://support.smartbear.com/downloads/testcomplete/samples/ page of our web site and run it. |
These projects work with a sample web service that resides on our web site:
secure.smartbearsoftware.com/samples/testcomplete14/webservices/Service.asmx