Previously I wrote a blog asking if SoapUI could be used to deep mock a web service. I was looking to improve some integration testing against a web service. This blog page looks a bit deeper at the problem and how SoapUI could help.
I have been looking for a good way to mock a complex web-service for integration testing. The idea being to simulate responses intelligently and be able to test a round trip without the actual service. Full integration tests are not possible for various reasons, so this might be the next best thing. The tests against [...]
