Forum Discussion

rahul_phadnis's avatar
rahul_phadnis
Occasional Contributor
16 years ago

SOAPUI TestSuite coverage for a WSDL project

I want to understand how to read the test suite coverage reported by SOAPUI. I have read the documentation at http://www.soapui.org/userguide/coverage.html.

However, I don't understand what the different numbers under the contract coverage column mean.

I my case I have the following number reported against a test case for a web service operation:

18% (2%)  43/241  (mix of red and green color bars)

So does this mean that the total request/response element count for this operation is 241 and I have exercised 43 of them ?  What is the 2% number ? 18%I  think is 43/241.

Also in many cases it is not possible to use all the request and response elements in a single test request.  Does the coverage calculation inspect all the test requests when reporting the test case coverage ?

Thank you and I look forwarding to hearing from you.

Best regards,

Rahul Phadnis
(I am using soap ui 3.0.1 pro and I have looked at soap ui 3.5 beta2 pro)