Settings - DokuSnapper

The following settings can be found under Settings->TBox->DokuSnapper:

Enable Snapper

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

Storage Location Type

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. This is true even if you have Tricentis File Service turned on.

If you don't want to save the document locally, set the value to Tosca:

  • If you use Tricentis File Service, Tosca adds the document to the execution results in the workspace and saves it to Tricentis File Service.

  • If you don't use Tricentis File Service, Tosca just adds the document to the execution results in the workspace.

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:

  • The template must contain exactly one table with two columns.

  • You can insert the placeholder <TestCaseName> at any position in the template. When the document is generated, the system replaces this placeholder with the corresponding TestCase name in Tosca Commander.

Example

@{Environment.ProjectDir}\templates\TemplateDokuSnapper.doc

Screen Flow

Description

Generate screenshots of all TestStepValues that use the ActionMode Input (see chapter "Take screenshots of TestStepValues with ActionMode Input").

Example

True

Screen Flow Path

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