Skip to main content

Mobile native app testing with TestCloud

TestCloud allows you to perform automated tests on mobile native applications. You can upload a mobile application and tests developed locally in Katalon Studio to TestOps, and then use TestCloud to orchestrate test executions without having to set up local emulators or simulators.

This guide shows you how to perform mobile native application testing on TestCloud.

Requirements

Run mobile native app tests in Studio​

For Test Suite​

  1. Open a test suite.
  2. In the main toolbar, click the dropdown arrow of the Run button and select TestCloud.
  3. In the TestCloud Configuration dialog, select Mobile Native Apps tab and specify the OS, OS version, and mobile device environment.
tip
  • Select the Override with application from TestCloud Application Repository option to load applications that have been uploaded to TestOps.
  1. Click Run.

For Test Suite Collection (TSC)​

  1. Open a TSC and click the Run with cell of the corresponding test suite.
  2. Choose TestCloud as your test environment, then click OK.
  3. Double-click the Run Configuration cell to open the TestCloud Configuration dialog.
  4. Select Mobile Native Apps tab and specify the OS, OS version, and mobile device environment.
  5. Click OK > Execute to run the TSC.

Run mobile native app tests on TestOps​

With the mobile application uploaded and the associated mobile test project configured in TestOps, you can run automated tests on the application with TestCloud.

  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 mobile native app tests in Katalon Runtime Engine​

note

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

To run native mobile app tests with Katalon Runtime Engine (KRE), we recommend using Command Builder in Katalon Studio to generate the commands. For detailed instruction, see: Command Builder in Katalon Studio.

You can simply specify the mobile environment in the Run Configuration section. Then click Generate Command at the bottom of the dialog to copy the command.

Command builder in KS
Was this page helpful?