Set up test execution on the build server

To set up Tosca Continuous Integration so that the build server runs the execution of your tests, follow the steps below:

  1. Install Tosca Continuous Integration.

    The installation of Tosca Continuous Integration is part of the Tricentis Tosca standard installation. For detailed information regarding software versions and hardware requirements for Tosca Continuous Integration, see the system requirements.

  2. Configure the behavior of the Tosca Continuous Integration Client in the ToscaCIClient.exe.config file.

  3. Set up logging, if needed.

  4. Prepare your workspace for the execution of Continuous Integration tests by creating the required properties.

  5. Filter the ExecutionLists you want to execute, if needed.

  6. Launch the execution of your tests by calling up the Tosca Continuous Integration Client.

Test execution on the build server is only possible if your build server runs on a Windows operating system.

If it does not, you need to set up Tosca Continuous Integration via Remote Service or with Tosca Distributed Execution.

Test execution on the build server