Automated Webservice testing

Soldato
Joined
18 Oct 2002
Posts
7,139
Location
Ironing
I've got a bunch of webservices that I need to test and I'm wondering what the best tool to use is. I need to generate a set of scripts that can test each method of a particular service which can be repeatedly run - the catch is that I also need to be able to mangle the HTTP headers that the script uses so I can add custom cookies etc. SoapUI comes close to what I need, but can't do the mangling.

Any ideas?
 
Back
Top Bottom