Installing Tunnel

Installing Tunnel

1. Download and Install Tunnel   Application    

Zoho QEngine supports testing privately or locally hosted web applications in the cloud. It allows you to manage network traffic and ensures the privacy and security of your testing activities. To do this, you need to configure the tunnel for your network. Learn more about tunnel.

To initiate the tunnel setup, begin by verifying that your system meets the necessary requirements, then proceed with the appropriate steps based on your operating system.

Notes
Note: The tunnel feature is supported for Mac, Windows, and Linux operating systems.

1.1 System requirements 

Hardware

Minimum

RAM

4 GB

Processor

2 CPU cores

 

1.2  Installation of Tunnel Application  

To install the tunnel application:

  1. Navigate Setup > Test Execution > Tunnels to download the installable for your machine.



    or

    From Projects, navigate to Settings > Tunnels for the same.

  1. Select and download the file for the required OS.

1.2.1 Install tunnel for macOS:

  1. To initiate the installation process, double-click the downloaded installable.
  2. In the popup, drag and drop the tunnel application to the Applications folder.
  3. Run the tunnel by clicking on the installed application. If the tunnel is successfully running, you should see the Zoho QEngine () icon in the system tray.
  4. Click OK. Navigate to System Settings > Privacy & Security and scroll down to the Security section. Select the App Store and identified developers option. Give permission to your system to make the changes.
  5. Upon clicking the icon (), the drop-down will allow you to perform various actions.


1.2.2 Install tunnel for Windows:

  1. To start the installation, double-click the downloaded installable.
  2. Click Next in the InstallShield Wizard for Zoho QEngine.



  3. Read the License Agreement, then accept the terms and conditions.

  4. Set the Destination Folder, then click Next.



  5. Once the installation is complete, click Finish.

If the tunnel is successfully running, you should see the Zoho QEngine () icon in the system tray.

1.2.3 Install tunnel for Linux:

  1. Download the Linux Installation file (.bin) file

  2. Open terminal and navigate to the file downloaded path

  3. Change the bin file to executable mode, using the following command:
    chmod +x ZohoQEngine-Tunnel-64bit-<version>.bin

  4. To start the installation, run the following command:
    ./ZohoQEngine-Tunnel-64bit-<version>.bin

  5. After executing the bin file, the InstallationShield will be open. Follow the steps in the InstallationSield Wizard and complete the installation.
Upon successful installation, the tunnel will be started automatically.

Steps for Uninstalling Linux Tunnel:
  1. Navigate to the folder where the Zoho QEngine Tunnel is installed using the terminal.

  2. Execute the command below:
    ./Uninstall\ ZohoQEngine

  3. Follow the steps in the wizard and complete the uninstallation.
Steps to update to the Latest Version:
  1. Download the .bin file from qengine.zoho.com
  2. Open the terminal and navigate to the path where the file is downloaded.
  3. Change the bin file to executable mode using the following command:
  4. To start the installation, run the following command:
  5. After executing the bin file, InstallationShield will be open.
    1. If the user tries to update the tunnel while the older instance is already running, the Prerequisite window will pop up.


      Clicking on Yes will remove the older version of tunnel and the new version will be installed.

    2. If the user tries to update the tunnel on the existing tunnel's path, the confirmation window will pop up.



      Clicking on Yes will remove the older version of the tunnel and new version will be installed.
Upon successful installation, the tunnel will be started automatically.
Notes
Note:
  1. Tunnel will only start automatically at the time of installation. For manual start, navigate to the /home/<user-name>/Desktop/ZohoQEngine folder in the terminal and run the command below:
    ./StartServer
  2. For stopping the tunnel, navigate to the /home/<user-name>/Desktop/ZohoQEngine folder using the terminal and run the command below:
    ./StopServer

2. Related Links

  1. Tunnel