function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Swimming through thecloudSwimming through thecloud 

Can someone please suggest me different methods(if there are any) to test web service(SOAP AND REST) connection? One way that i know to do is "Testing web service directly with SOAPUI TOOL" any suggestions are appreciated

Venkata Naresh Thatha 8Venkata Naresh Thatha 8
For testing Rest webservices, you can use Advanced Rest Api Plugin for Chrome.
https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo

For SOAP, usually SOAP UI is the most popular tool. Also, HP UFT can come to your rescue (Previously called HP Service Test...now merged with QTP to make UFT).