Add ability to copy & paste assertions between test steps
For example, I have a couple of requests from several parameters. I need to test some similar things in them, for example, return status code, headers etc. I wrote several script assertions for the fi...
If you wanted to add a set of assertions to all your tests then you could simply to a bit of find and replace magic on the raw SoapUI xml project file.