...
- Run Automated Server Tests.properties is located in the
<INSTALL><SOAVIRT_HOME>/soavirt/WEB-INF/configs/builtinfolder, where<SOAVIRT_HOME>is the directory in which you installed the server. In this configuration, the option to report traffic for all tests is enabled. It is intended to be used for executing tests from Continuous Testing Platform. - Demo Configuration.properties is located in the
<INSTALL><SOAVIRT_HOME>/soavirt/WEB-INF/configs/builtinfolder. In , where<SOAVIRT_HOME>is the directory in which you installed the server. In this configuration, the option to report traffic for all tests is disabled and API Coverage is enabled. It is intended to be used for executing tests from Continuous Testing Platform. - Example Configuration.properties is located in the
<WORKSPACE>/TestAssets/configs/userfolder. In , where<WORKSPACE>is based on theworking.dirproperty. In this configuration, the the option to report traffic for all tests is disabled.
...