Settings - Logging
The following setting is located under Settings->TBox->Logging:
|
Description |
Specifies the level on which Tosca logs execution details:
Default behavior: sample failed TestCase with setting Report Successful Execution of set to TestCases Note that you can change this behavior. If you only want to see the details of the failed or paused TestStep in your test results, configure the setting ExtendedTestcaseExecutionLogging in the ToscaCommander.dll.config file.
Changed behavior: sample failed TestCase with setting Report Successful Execution of set to TestCases
For more information on how to configure the level of detail, refer to check out "Configure the level of detail in your execution results". |
|
Example |
TestStepValues - All |
Screenshots
You can find the following settings at Settings->TBox->Logging->Screenshots:
|
Make screenshots on failed test steps |
|
|---|---|
|
Description |
Takes screenshots all TestSteps that fail for specific reasons. This setting helps you document your test runs. Choose one of the following values:
|
|
Example |
Verification Failure |
|
Description |
Specifies where Tosca saves the screenshots of failed TestSteps. If you use Tricentis File Service, you don't have to specify a path. In this case, Tosca saves the screenshots to the Tricentis File Service. |
|
Example |
@{Environment.ProjectDir}\Screenshots |
|
Description |
Specifies the screenshot format. Choose one of the following values: bmp, gif, png, tiff, or jpeg (default). |
|
Example |
jpeg |