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?
Any ideas?