Remote connection

If Tricentis Mobile Agent and Tricentis Tosca are running on two different computers, you can connect them via HTTP communication.

To connect Tricentis Mobile Agent and Tricentis Tosca on two different computers, follow these steps:

  1. Install Tricentis Mobile Agent.

  2. Run Tricentis Mobile Agent based on your operating system.

    For Windows use the following command:

    cd "C:\Program Files\Tricentis\Mobile Agent"
    tricentis-mobile-agent.exe start --rest-address <IP address>:<port>

    For Mac or Linux use the following command:

    tricentis-mobile-agent start --rest-address <IP address>:<port>

To run Tricentis Mobile Agent on the computer running Tricentis Tosca, enter the IP address of the device running Tricentis Mobile Agent into the web browser.

For example: http://your_mac_IP_address:65001..