Skip to main content

Use TestCloud in Katalon Studio

Katalon TestCloud is a test automation service that allows you to execute tests on common browsers and operating systems on the cloud. With Katalon TestCloud, you can easily configure those test environments.

This guide shows you how to configure TestCloud in Katalon Studio and execute tests, view reports.

To learn more about how TestCloud can enhance your test automation projects, see:
Note:

From version 8.6.0 onwards, Katalon Studio enables executing tests on mobile browsers of TestCloud. By default, the mobile browsers are Chrome for Android, and Safari for iOS. See: Supported environments for Katalon TestCloud.

Requirements

Run test suites with TestCloud

To run a test suite with TestCloud in Katalon Studio, follow these steps:
  1. Open a test suite.
  2. Click on the dropdown icon of the Run button and choose to run with TestCloud.
    Katalon Studio - Run button - TestCloud option

    The TestCloud Configuration dialog appears as below.Katalon Studio - TestCloud Configuration dialog

    Note:

    You can check the Tunnel option to set up TestCloud Tunnel. See: Configure TestCloud Tunnel

    You can check the Private/Local Testing option to set up TestCloud Tunnel. See: Configure TestCloud Tunnel

  3. Select the execution environment for your tests.

    Select between Desktop Browser or Mobile Browser environment.

    • For Desktop browser environment: Select the desired OS, browser, and browser version.
    • For Mobile browser environment (available for Katalon Studio from 8.6.0): Select the desired OS, OS version, and devices. The default browser is Chrome for Android, and Safari for iOS.
  4. Click Run.

You can view the execution progress in Log Viewer with detailed information on the status of each test step:Katalon Studio - TestCloud Log Viewer

Run test suite collections with TestCloud

To run a test suite collection with TestCloud Katalon Studio, follow these steps:
  1. Open your test suite collection and double-click the Run with column.
    run with testcloud

    The Select an environment appears as below.

    run config tsc

  2. Choose TestCloud as your test environment, then click OK.
  3. Double click on the Run Configuration column to open the TestCloud Configuration dialog.

    The TestCloud Configuration dialog appears.TestCloud Configuration dialog in Katalon Studio - Test Suite Collection

    You can check the Private/Local testing option to set up TestCloud Tunnel. See: Configure TestCloud Tunnel

  4. Select the execution environment for your tests and click OK.

    Select between Desktop Browser or Mobile Browser environment.

    • For Desktop browser environment: Select the desired OS, browser, and browser version.
    • For Mobile browser environment (available for Katalon Studio from 8.6.0): Select the desired OS, OS version, and device. The default browser is Chrome for Android, and Safari for iOS.
  5. Click Execute.

You can view the execution progress in Log Viewer with detailed information on the status of each test step:Katalon Studio - TestCloud Log Viewer