Navigation:  Advanced Topics > Web Services >

SOAP Testing Tools

I will start of by suggesting some useful tools. My goal in using a system like Clover is not to write any code. I am not a developer so this is a good thing.

 

When testing and setting things up, I find it really helps to have some good tools. When playing around with web services, I want to be able to set up SOAP requests and actually run them so I can see what is going on and play with some real data.

 

The tools I have used for this are

 

SOAP UI - http://www.soapui.org/ or www.eviware.com. I use the free edition.
Liquid XML - this is more of a general XML tool but it does allow you to make SOAP calls so if you want an all in one package, this is handy. http://www.liquid-technologies.com/ they have a community edition.

 

If anyone has any other good tools they would recommend, please email to [email protected] and I will add them.