Test configurations are collections of settings that determine how tests are executed and reported. Test configurations are defined in .properties files located in the <INSTALL>/soavirt/WEB-INF/configs directory. Edit these settings to customize test execution.In this section:
Table of Contents | ||
---|---|---|
|
...
This setting determines if coverable resources from the service definition are included in the API coverage report. If a constrained SOAP Client, REST Client, or Messaging Client tool touches a coverable resource, coverage information will be associated with the appropriate resource/operation. The following service definitions are supported:
...
Coverage can be calculated in addition to, or instead of, the automatically-calculated coverable resources.
Default is false
.
com.parasoft.xtest.execution.api.web.service_coverage_table
...