WebServiceInfo Object Methods

Applies to TestComplete 15.63, last modified on April 10, 2024
Testing web services with TestComplete is obsolete. We recommend that you use ReadyAPI, another SmartBear's automated testing tool for SOAP and REST web services.
If needed, you can run ReadyAPI tests from TestComplete.

The WebServiceInfo object contains the following methods:

Method List

Name Description
ParseRequest Parses the SOAP request for the specified web service method and returns its input parameters.
ParseResponse Parses the SOAP response from the specified web service method and returns its output data.
PrepareRequest Generates the contents of a SOAP request to be sent to the specified web service method.
PrepareRequestObject Returns an object holding input parameters for the specified web service method.

See Also

WebServiceInfo Object

Highlight search results