...
2. Enable the AddIn in the Rest API (server-side)
The following setting need to be added to C:\Program Files (x86)\Tricentis\Tosca Server\RestApiService\TCAPIRestServiceStandalone.exe.config:
...
3. Pre-execution approval is now enabled. Tosca Commander will display a message once the feature has been enabled.
...
Create Temporary File Storage Location for Dokusnapper Reports
Create a new folder in the file system. Make a note of the name and location.
Modify the “AttachmentPath” setting in C:\Program Files (x86)\Tricentis\Tosca Server\RestApiService\TCAPIRestServiceStandalone.exe.config so it reflects the location of the folder.
Example:
Code Block |
---|
<setting name="AttachmentPath" serializeAs="String">
<value>C:\Dokusnapper_Reports</value>
</setting> |
Add Test Configuration Parameters to Execution section
Check out the top-level ExecutionLists folder.
...
2. Right-click on the folder and from the mini-tool bar select the option to add a Test Configuration Parameter
...
3. Add Test Configuration Parameters, TBox_DokuSnapper_EnableSnapper and TBox_DokuSnapper_StorageLocationType.
...
4. Perform a CheckinAll.