Forum Discussion

exp1's avatar
exp1
Occasional Contributor
14 years ago

Is it possible to make web service load test to services with netTcp binding ?

Hi,

I just want to make load test to web services but from the help I understand that web service testing works with SOAP xml files with http binding.

But the current system I am testing uses tcp binding, in the web.config file it stated as binding="netTcpBinding".

Is it possible to make web service load test to these services ? Thanks.

1 Reply


  • Hi Celalettin,





    TestComplete only supports load testing of applications which use the HTTP or HTTPS protocol to communicate. TCP protocol is not supported.