Skip to main content

Run tests in private domains with TestCloud

To run tests in private domains with TestCloud (on TestOps), you need to:
  1. Schedule test runs with the TestCloud Tunnel option enabled.

  2. Configure the TestCloud Tunnel.

Schedule test runs with TestCloud Tunnel

Follow these steps to schedule test runs using the TestCloud Tunnel.
  1. Sign in to Katalon TestOps and go to your Project.
  2. Go to Test Execution > Schedule Test Run.
    The Schedule Test Run dialog appears.
  3. In the Environment section, click on the drop-down menu and select More options.
    The dialog displays as below.

  4. Switch the Use TestCloud Tunnel toggle on.
  5. Select the testing environment in the TestCloud section.
  6. Return to the Schedule Test Run dialog, then click Schedule.
  7. Follow the guidelines below on how to configure TestCloud Tunnel.

Configure TestCloud Tunnel

Important:
  • To allow User Datagram Protocol (UDP) connections, the proxy must be configured.
  • If you use a Man-in-the-Middle (MITM) proxy, it must be configured to allow Transport Layer Security (TLS) connections.

For detailed information on TestCloud Tunnel and how to use it, see TestCloud Tunnel.

After scheduling your test runs using TestCloud Tunnel, you need to activate the TestCloud Tunnel to start test executions in private domains.
  1. Go to Configurations > TestCloud Tunnels.
    The TestCloud Tunnels page appears.
  2. Switch to the Setup tab.
    You will see an on-screen step-by-step instruction on how to set up your TestCloud Tunnel.testcloud tunnel page

    Follow the on-screen instructions:
    1. Select your OS, download the binary file, and unzip the file.
    2. Right-click on the file to open it in the terminal (for macOS), or open the file in cmd.exe (for Windows).
    3. Copy the command in the Generate configuration section, and open a Terminal or Command Prompt to run the command.

      configure testcloud tunnel

    4. Copy the command in the Start a tunnel section, and open a Terminal or Command Prompt to run the command.

      configure testcloud tunnel

    You have successfully configured the TestCloud Tunnel.
  3. To validate your TestCloud Tunnel configuration, go to the TestCloud Tunnels page and select the Tunnels tab.
    The TestCloud Tunnel should be in Active status as shown below.

    configure testcloud tunnel

  4. Go to the Test Run List page and click on the Play icon to run your tests.
You have successfully run your tests in private domains using the TestCloud Test Environment.

To check the progress of your test runs, see: View Logs.