ssv
7 years agoOccasional Contributor
using multiple webservices in test complete project
I am perfroming an upgrade tests, of a server. I have api calls for sending the soap request, and the request and response depends upon the server type. Is it possible for us to use two diff...
- 7 years ago
Each web service can have it's own webservice object in TestComplete. So, the answer to your question is yes... you should be able to have both of them available in TestComplete.