Settings - Engine

The following settings can be found under Settings->Engine:

Application’s current version

Description

Use this setting to enter the version number of the application under test. You can also use dynamic expressions, which Tricentis Tosca translates at the time of execution and enters into the test result. For more information on dynamic expressions, see chapter "Specify values".

Example

V0.3 {DATE}

Buffer

Description

This node contains the buffer variables and the corresponding values from the current project. This node is only visible if buffer values are defined (see chapter "ActionMode Buffer").

Example

Buffer name = Stock. The respective value of the buffer Stock is shown on the right hand side.

Report Successful Execution of

Description

Specifies on which level execution results (TestState) should be displayed in the ExecutionLists section (see chapter "Change the view of your execution results "). You can choose from the following values:

  • TestCases: The test result is written on the TestCase level if the test result is either failed or halted.

  • TestSteps: The test result is written on the TestStep level if the test result is either OK, failed or halted.

  • TestStepValues - All: This is the default setting. The test result is written on the TestStepValue level if the test result is either OK, failed or halted.

  • TestStepValues - Verify only: The test result is written on the TestStepValue level if the test result is either OK, failed or halted, and if the ActionMode of the TestStepValue is set to Verify.

  • Debugmode: This mode is mainly used for debugging. This leads to longer wait times during test execution.

Example

TestStepValues - All

If Report Successful Execution of is set to TestCases and the setting Log buffer values is set to Test data or All, TestSteps with buffer operations appear in the log.