You use the Coverage Options dialog to view and change certain aspects of collecting coverage data during functional testing, or when your virtual service is running. To invoke the dialog, click on the toolbar above the coverage list view:
The following options are available:
Option | Description |
---|---|
Select this check box to command ReadyAPI to count empty elements and attributes as covered. | |
Count ? Values | The question mark (? ) is used as a placeholder in WSDL. Select this option to command ReadyAPI to count unknown or placeholder values as covered. |
Excluded Elements | A list of elements to be excluded from coverage testing. Specify elements in the element-name@namespace format. ReadyAPI will treat the excluded elements as covered. |
Multi Values | Specifies the elements and values for coverage calculations. An element will be considered as covered only if its value matches one of the specified values.
Format: |
Click OK to close the dialog and save the changes, or Cancel to discard any changes.
See Also
SOAP Coverage Testing
Coverage Settings (SOAP Virtual Services)