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 |
Specify if you want to use TestCase properties in your DokuSnapper templates. |
Example |
Yes |
Description |
The folder for generated Microsoft® Word documents. |
Example |
@{Environment.AppData}\dokusnapper |
Description |
Specify the file format for the report that you want DokuSnapper to generate:
|
Example |
PDF document (.pdf) |
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 |
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 |
Description |
The generated document is based on a Microsoft Word template. 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. For more information, check out "Work with templates". Note the following preconditions:
|
Example |
@{Environment.ProjectDir}\templates\TemplateDokuSnapper.doc |