HTTP Monitor Coverage

HTTP Monitor Coverage

With ReadyAPI it is possible to generate coverage reports. See Coverage for more information.

In the HTTP Monitor you can use it to measure utilization of your WSDL contract in your captured traffic. For example you could run a day of traffic through this and then analyze the coverage to see if you are even using all of the elements/operation/faults defined or if some seem to be unused, etc.

When coverage is enabled in the Monitor Coverage tab, all logged messages will automatically be added to the current coverage calculation.

monitorCoverage

In this examplel, the SOAP 1.1 binding of the CurrencyConverter has 100% Coverage, and none for the SOAP 1.2 version.