Learn how to test apps and websites on mobile devices including smartphones and tablets, how to connect devices to Ranorex Studio, instrument apps, and create and run automated mobile tests.
System requirements
Supported devices
Ranorex Studio supports Android and iOS mobile devices.
Connection
Mobile testing requires that you connect your device to the computer that Ranorex Studio is installed on. You can do so by USB (recommended) or WiFi.
Use the correct automation libraries for mobile testing
Test automation of Android/iOS apps is based on the Ranorex automation libraries for mobile testing. To ensure automation works smoothly, always use the automation libraries that correspond to your currently installed version of Ranorex Studio. Otherwise, receive technology limitation warnings or even errors.
You can download the automation libraries for the different Ranorex Studio versions from the mobile download archive.
If you absolutely must use earlier automation libraries, you can do so as long as they only produce warnings, but this is not recommended. In this case, simply close the technology limitation warning.
The basic procedure of mobile testing
Mobile tests in Ranorex Studio always follow the same basic procedure, regardless of the type of device. The mobile OS and the type of test (app test or mobile web test) then determine the specific actions and settings in the steps this basic procedure entails.
Prepare your device
- Enter the recommended device settings for Android and iOS
- Install the Ranorex Service App
Connect your device
- Choose a connection type
- Add the device as an endpoint in Ranorex Studio
Instrument apps
- Pre-instrumented Ranorex web browser (Android, iOS)
- Instrument Android apps
- Instrument iOS apps
- Pre-instrumented iOS sample app
Create a mobile test
- Create a solution for mobile testing
- Choose technology and test type
- Create the mobile test
Run a mobile test and get the report
The following chapters explain each of these steps in detail.