Forum Discussion
bharat_sethi
13 years agoOccasional Contributor
Is this a binding that is not supported by Test Complete?
Supported Binding Types
TestComplete allows creating tests only for those WCF web services that use one of the
Following binding types to communicate with client applications:
BasicHttpBinding - WCF services communicate with client applications via endpoints that conform to the WS-I Basic Profile 1.1 specification.
WSHttpBinding - WCF services communicate with client applications via endpoints that conform to WS-* specifications.
NetTcpBinding - WCF services communicate with client applications using the desired TCP port numbers.
Creation of functional tests for WCF services that use other binding types is not supported.