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:

Make screenshots on failed test steps

Description

Takes screenshots during the execution of TestSteps if they fail under certain conditions (see chapter "Document the execution of your tests").

The following values are available:

  • Off: doesn't take screenshots for failed TestSteps. This is the default setting.

  • Detection Failure: takes a screenshot if Tricentis Tosca can't detect a control, screen, or application to steer.

  • Verification Failure: takes a screenshot if Tricentis Tosca can't detect or verify a control, screen, or application.

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