Skip to main content

Mobile browser testing with TestCloud

TestCloud mobile browser testing supports built-in browser for each OS. The mobile test environments include built-in browser of each operating system (OS): Safari for iOS and Chrome for Android.

Mobile browsers on TestCloud are accessible from both TestOps and Katalon Studio.

This guide shows you how to run TestCloud mobile browser tests in Katalon Studio, TestOps, and Katalon Runtime Engine (KRE).

Requirements
  • You have an active TestCloud subscription or a trial.

Run tests on mobile browsers in Studio

To run mobile browser tests in a TestCloud environment from Katalon Studio, follow these steps:

For Test Suite

  1. Open a test suite.
  2. In the main toolbar, click the dropdown arrow of the Run button and select TestCloud. Select TestCloud environment

The TestCloud Configuration dialog appears as below. Specify the OS, browser, and browser version for Mobile Browsers environment. Then click Run.

TestCloud configuration dialog

For Test Suite Collection (TSC)

  1. Open a TSC and double-click the Run with row of the individual test suite. TestCloud configuration dialog
    The Select an environment dialog appears as below. Choose TestCloud as your test environment, then click OK. TestCloud configuration dialog
  2. Double-click the Run Configuration row of the TSC to prompt the TestCloud Configuration dialog.
  3. In the TestCloud Configuration dialog, specify the OS, browser, and browser version for Mobile Browsers environment. TestCloud configuration dialog
  4. Click Run.

Run test on mobile browsers in TestOps

To run desktop browser tests in a TestCloud environment, follow these steps:

  1. Navigate to Executions and select + Create > Create Automated Test Run.
  2. Specify the information and configuration for the test run.
  3. Once you're done, click Run Now to execute instantly or Schedule to create a recurring schedule for it.

Run tests on desktop browsers in Katalon Runtime Engine

When running tests from KRE to TestCloud environments, you only need a TestCloud subscription; a KRE license is not required.

To run desktop browser tests with Katalon Runtime Engine, we recommend using Command Builder in Katalon Studio to generate the commands. For detailed instruction, refer to: Command Builder in Katalon Studio.

After you have declared the required information, specify the mobile browser environment in the Run Configuration section and generate the command to run with KRE.

Set TestCloud environment with KRE
Was this page helpful?