Set up test execution with Tosca Distributed Execution

This topic describes a legacy feature that Tricentis plans to discontinue in the near future. For detailed information on the deprecation plan and time line, see this Tricentis Knowledge Base article.

To find out about alternatives, check out this topic.

To set up Tosca Continuous Integration to execute your tests with Tosca Distributed Execution, follow the steps below:

  1. Make sure that you have write access to the directory %COMMANDER_HOME%\ToscaCI.

    If you do not, you can copy and paste the ToscaCI folder to a directory where you have write access.

  2. If you want to call the Tosca CI Client from non-Windows operating systems, you need to install a Java Runtime environment. For information on software and hardware requirements, see the Tricentis Tosca system requirements.

  3. Set up Tosca Distributed Execution.

  4. Configure the behavior of the Tosca Continuous Integration Client (Tosca CI Client):

  1. Set up logging, if needed.

  2. Prepare your workspace for the execution of Continuous Integration tests by creating your TestEvents.

  3. Specify which TestEvents to execute in a test run.

  4. If you want the Tosca Distribution Server to accept only Tosca CI Clients started from specific user domains, whitelist user domains in the Tosca Distribution Server Web.config file.

  5. Launch test execution by calling the Tosca CI Client. Optionally, you can do this with the Tosca CI Jenkins plugin.

Continuous integration with Tosca Distributed Execution