WebService Object Properties

Applies to TestComplete 15.63, last modified on April 22, 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 WebService object contains the following properties:

Property List

Name Description
Credentials Provides access to client and service credentials, as well as to service credential authentication settings for the web service.
LastRequest Provides access to the contents of the last request sent to the tested web service.
LastResponse Provides access to the contents of the last response received from the tested web service.
TypeFactory Lets you create objects that are passed to the web service’s methods as parameters.

See Also

WebService Object

Highlight search results