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 request to such webservice programmatically from TestComplete?

2. Can I send JSON object?

3. Can I get the response from the service?

3 Replies