Run tests in private domains with TestCloud
Schedule test runs with the TestCloud Tunnel option enabled.
Configure the TestCloud Tunnel.
Schedule test runs with TestCloud Tunnel
Follow these steps:
-
Sign in to Katalon TestOps and go to your Project.
-
Go to Test Execution > Schedule Test Run.
The Schedule Test Run dialog pops up.
-
Select TestCloud Test Environment from the dropdown list in the Test Environment Type section.
-
Switch the toggle Use TestCloud Tunnel on.
-
Select the OS and browsers in the TestCloud section.
-
Click Schedule.
You are directed to the Test Run List page, where you can see the newly-added TestCloud Test Environment.
-
Follow the below guidelines to configure TestCloud Tunnel.
Configure TestCloud Tunnel
- 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 utilize it, see TestCloud Tunnel.
After scheduling your test runs using TestCloud Tunnel, you need to activate this tunnel to start test executions in private domains.
Follow these steps:
-
Go to Configurations > TestCloud Tunnels.
The TestCloud Tunnels page appears.
-
Select the Setup tab.
You will see an on-screen step-by-step instruction to set up your TestCloud tunnel.
Follow the on-screen instructions:
i. Select your OS, download the binary file, and unzip the file.
ii. Right-click on the file to open it in the terminal (for macOS), or open the file in cmd.exe (for Windows).
iii. Copy the command in the Generate configuration section, paste it in Terminal/cmd, then hit Enter to run the command.
iv. Copy the command in the Start a tunnel section, paste it in Terminal/cmd, then click Enter to run the command.
You have successfully configured the TestCloud Tunnel.
-
Go to the TestCloud Tunnels page and select the Tunnels tab.
You can now see the Active status in the TestCloud Tunnel you have activated.
-
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.