Settings - DokuSnapper
The following settings can be found under Settings->TBox->DokuSnapper:
Description |
Enable / Disable the DokuSnapper function. When the DokuSnapper function is enabled, Tosca generates a Microsoft® Word document for every TestCase upon each execution. The document name consists of the TestCase name and the timestamp of the execution time. |
Example |
NO |
Description |
Define where Tosca saves the DokuSnapper document. The default value is Local, which means Tosca saves the document to the folder you specified in the Path setting. If you don't want to save the document locally, set the value to Tosca
For the integrated version of pre-execution approval, you must change the setting to Tosca, or VERA doesn't get a record of your results. To learn how to access your DokuSnapper documents after you've run your tests, check out "Access your DokuSnapper document". |
Example |
FileService |
Path |
|
Description |
The folder for generated Microsoft® Word documents. |
Example |
@{Environment.AppData}\dokusnapper |
Template |
|
Description |
The generated document is based on a Microsoft® Word template. During the default installation, Doku Snapper saves a template to the configured Doku Snapper folder. The central element of this template is a table with two columns. The left column of a row saves a screenshot of the TestStep and the right column contains the data used by the TestStep. This template can be customized. Note the following preconditions:
|
Example |
@{Environment.ProjectDir}\templates\TemplateDokuSnapper.doc |
Description |
Generate screenshots of all TestStepValues that use the ActionMode Input (see chapter "Take screenshots of TestStepValues with ActionMode Input"). |
Example |
True |
Description |
Define a directory where you want Tricentis Tosca to save the screenshots. If you have enabled Tricentis File Service, you don't have to specify a path. Tricentis Tosca saves the screenshots to the Tricentis File Service. |
Example |
C:\Temp |