I'm looking for a good solution for graphically viewing a SOAP-based web service and possibly interacting with it (for testing purposes). Online (browser-based) solutions would be interesting too.
+2
A:
I have used SOAP UI with success in the past:
http://www.soapui.org/information/WSDL_Test.html?gclid=CMOpgKnAjpgCFRBbagodxyzOqg
It allows you test methods and to see if your WSDL passes current standards.
Miyagi Coder
2009-01-14 16:44:55
+4
A:
I've had success with a combination of the Elipse WTP WSDL Editor and SoapUI.
Eclipse WTP WSDL Editor -http://wiki.eclipse.org/index.php/Introduction_to_the_WSDL_Editor
SoapUI - http://www.soapui.org/
Matty
2009-01-14 16:49:48
I'd say that soapUI beats it as far as testing goes.
John Saunders
2009-10-14 15:21:49