Settings - Engine
The following settings can be found under Settings->Engine:
Description |
If set to Yes, unknown dynamic expressions are transferred to the corresponding operator. If set to No, an error message is displayed for the unknown dynamic expression. |
Example |
No |
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,
|
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. |
Description |
This is the path where the ObjectMappings.dat file is stored. This file is used for assigning business-based automation classes to technical representations. Multiple ObjectMappings.dat files can be specified, separated by semicolons. The order of the files is determined by their priority, i.e. the first file entry has the highest priority, whereas the last entry has the lowest priority. The files are searched from left to right, starting with the highest priority. The first occurrence is always used. If multiple files are used, specific changes become more transparent, which in turn makes upgrading to newer Tosca versions more easily. |
Example |
${TRICENTIS_HOME}\dll\dat\ObjectMappings.dat |
Description |
The user information to be used in the test result can be specified here. This information is shown in the User column of an ExecutionList, in the Execution section. It is also possible to specify both Logon options combined with each other, separated by a space. Any other text entered here is directly used as user information. Exception:In case of manual test execution and manual setting of test results, the Tosca user is always used, independent of the value entered here. |
Example |
<Tosca Logon> |
Description |
Regulates whether the execution settings dialog is shown before the test starts. |
Example |
Do not show |
Executable to start |
|
Description |
Describes the program to be used for the test execution and its current path. |
Example |
${TRICENTIS_HOME}\dll\TOSCAExecutor.exe |
Execution Timeout |
|
Description |
Time in milliseconds to wait, before the desired window is opened. |
Example |
5000 |
Description |
The delay between two keyboard inputs performed by the engine in milliseconds. The engine-specific settings may affect this behavior. |
Example |
100 |
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:
|
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. |
Use Buffer Caching |
|
Description |
If this setting is enabled, the buffer values will be loaded once from the Settings dialog when accessed for the first time and cached for the execution. If this setting is disabled, the buffer values will be read during every access from the Settings dialog . |
Example |
No |
Use ObjectMap caching |
|
Description |
By default, ObjectMaps are managed in the server database. ObjectMaps can be cached for local Tosca use to compensate for slow or unstable network connections. |
Example |
No |
Wait Intermediate |
|
Description |
Interval of time in milliseconds between the processing of two TestStepValues. |
Example |
0 |
Windows Class Mapping Path |
|
Description |
The path to the WinClassMappings.dat file |
Example |
${TRICENTIS_HOME}\dll\dat\WinClassMappings.dat |