Forum Discussion

VasilyM's avatar
VasilyM
New Contributor
12 years ago

TestComplete: web service communication.

Hi! I faced a need to send JSON object to web service (by Post or Get method; webservice is RESTful, there is no WSDL document) and then to get the response from it. So: 1. Can I send some reque...