Settings - Logging

The following setting is located under Settings->TBox->Logging:

Report Successful Execution of

Description

Specifies the level on which Tricentis Tosca logs execution results (see chapter "Configure the level of detail in your execution results").

The following values are available:

  • TestCases: the test result is logged on the TestCase level if the test result is Failed, or if the test execution was paused.

  • TestSteps: the test result is logged on the TestStep level if the test result is either Passed or Failed, or if the test execution was paused.

  • TestStepValues - All: the test result is logged on the TestStepValue level if the test result is either Passed or Failed, or if the test execution was paused.

  • TestStepValues - Verify only: works only with TestStepValues whose ActionMode is Verify. The test result is logged on the TestStepValue level if the test result is either Passed or Failed, or if the test execution was paused.

Example

TestStepValues - All

Take screenshots of failed TestSteps

The following settings are located under Settings->TBox->Logging->Screenshots:

This setting is not available, if Tricentis File Service is enabled.

Make screenshot on failed test steps

Description

Makes screenshots of certain errors during execution (see chapter "Document the execution of your tests").

The following values are available:

  • Off (default setting): no screenshots

  • Verification Failure: makes screenshots of verification errors (includes Dialog Error and User Abort)

  • Dialog Failure: makes screenshots if Tricentis Tosca can't find a control or screen to be steered (includes User Abort).

Example

Off

Screenshot directory

Description

Specifies where to save the screenshots.

Example

@{Environment.ProjectDir}\Screenshots

Screenshot image format

Description

Specifies the screenshot file format.

The following formats are available: bmp, gif, jpeg, png, and tiff

Example

jpeg