Web services test tool
Few SOAP testing tools are as easy and powerful as
soapUI. It is available either as a stand-alone product or as a plug-in for Eclipse, IntelliJ, and NetBeans. Install soapUI's Eclipse plug-in into the Eclipse IDE, and you have a powerful SOAP debugging and testing toolkit. All you need to do is import the WSDL from the target server, ask soapUI to build test SOAP requests, and turn it loose. Various views let you dig into the wire transactions of the SOAP requests and responses, modify test requests, examine responses, and quickly isolate the SOAP server's problems.
FULL REPORT ...