01 March 2010 - 3.5 user guide eclipse intellij netbeans maven download nightly forum bugs blog sf.net eviware


Eviware Logo

MockService Coverage

When enabling Coverage for a MockService , soapUI will continuously accumulate and analyze mock requests or responses and add their coverage to the Coverage Panel. This collects the following 2 measurements:

  • Client Coverage : how much of the WSDL contract that your client is actually submitting.
  • Mock Coverage : how much of the contract your Mock is actually mocking

When collecting coverage for a MockService, the Coverage Panel contains the Interface-related part of the Coverage Tree and the containing MockService and its MockOperations; under each MockOperation the actual exchanged messages are shown.

Web Service Quality Assurance With Mock Coverage

Did you know?

As the only test tool in the world, soapUI Pro shows you how much of your Web Services you have tested

This will ensure your test quality. Try it out and see how fun it is.

Try soapUI pro to soap test


Next: Mock Operations