Set up Simulator agents

The Simulator agent hosts simulations that you can run in your local environment on any machine. These simulations send messages, receive requests, or respond like real services.

Use the Simulator agent to create, edit, and organize your simulations, or connect your agent to Tosca to do this in the cloud.

Before you start

  • Simulator agents are copyable files, so you don’t have to install anything specific for it.

  • The machines on which you run your Simulator agents must meet the minimum system requirements.

Set up your Simulator agent

You can set up your Simulator agent through the setup wizard during the download process. If you are a Tricentis Tosca administrator, you can also set it up through the appsettings.yml file.

You only need to do this once. When you restart a registered Simulator agent, it automatically connects to Tricentis Tosca in the cloud.

Simulator agent files and directories

The default installation folder for Simulator agents is %LOCALAPPDATA%\Tricentis\Simulation. It includes the following folders and files:

Folder or file

Description

Log

Storage for your Simulator agent log files.

Workspace

Store your simulation files in this folder. Create folders to organize them. When you start the Simulator agent, it loads all simulation files that are in this folder.

Note: you can only reference files in the same workspace folder in a simulation file.

appsettings.yml

This is the Simulator agent configuration file. You can use this file to integrate the Simulator agent to Tricentis Tosca in the cloud.

Start the Simulator agent

To start the Simulator agent, double-click the Tricentis.Simulator.Agent.exe file that you've downloaded.

When the Simulator agent is set up, the console window opens and shows all logs. It's now connected to Tricentis Tosca in the cloud. The Simulator agents page also opens in a new tab.

If the Simulator agent isn't connected to Tricentis Tosca in the cloud, its user interface opens.

What's next

Deploy simulations to your Simulator agent.

Take a look at the Simulator agents overview page.

If you don't have a simulation yet, create one.