Settings - DistributedExecution

You can find the following settings under Settings->Commander->DistributedExecution:

Check for Legacy Steps

Description

This setting allows you to control whether Tricentis Tosca should check for TestSteps that you created with Classic Engines.

By default, this setting is disabled. If you enable it, Tricentis Tosca checks if there are Classic TestSteps in your TestEvents. This increases your start-up time.

If you work with Execution Agents and your TestEvents contain Classic TestSteps, you must enable this setting. Otherwise, TestEvents with Classic TestSteps may be executed on Execution Agents which do not support Classic TestSteps. In this case, the Distributed Execution Monitor shows the status ERROR for the Classic TestStep and the Agent log contains the information “No log was created for this TestCase”.

Monitor Url

The following setting is located at Settings->Commander->DistributedExecution->Monitor Url.

Url

Description

Enter the complete network address of the Tosca Distributed Execution Monitor.

Example

http://localhost/Monitor/

Server

The following settings are located at Settings->Commander->DistributedExecution->Server.

EndpointAddress

Description

Enter the complete network address of the Tosca Distribution Server:

http://server_address:port/DistributionServerService/ManagerService.svc

Example

http://localhost:85/DistributionServerService/ManagerService.svc

Proxy

Description

Enter the complete network address of your proxy server, if you want to use one.

http://address:port

Example

http://localhost:1234