WebService Object Properties

Applies to TestComplete 14.50, last modified on April 22, 2021

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