Ranorex Logo

How to create mobile tests with Ranorex Studio 8.0 and higher

|
header mobile recording

Beginning with Ranorex Studio version 8.0, automated mobile tests can be built using the new interactive mobile test creation mode.

The invasive code injections into mobile applications – unavoidable with the on-device mobile recording approach – lead to sporadic issues and unexpected behavior in mobile client applications. For this reasons we have decided to discontinue support for recording a test directly on a mobile device for the benefit of a higher level of performance and stability.

The recorded webinar below provides a short introduction on how to create a mobile test scenario with Ranorex Studio, using the Ranorex Spy in combination with the Action Editor and the object repository.

This webinar uses the mobile Dropbox app as the application under test, and performs a simple test scenario which does the following:

  • starts the application under text on our mobile device
  • validates that no files are located in the folder
  • adds a text file
  • saves the file
  • removes the created text file
  • closes the application under test

If you are new to mobile test automation, please refer to the “Getting Started” sections of the Android Testing and iOS Testing chapters of our online user guide. There you will find all relevant information about how to set up your test environment, instrument your application under test, and add your test devices to Ranorex Studio.

Or, simply register for the next automated mobile app testing webinar.

Aren’t using Ranorex Studio yet? Download the free trial to see how easy it can be to create your own mobile test automation scenarios.

In This Article

Sign up for our newsletter

Share this article

Related Articles

Sembi-Software-Quality-Pulse-Report-2026-blog-image

The State of Test Automation in 2026: Key Findings from the Software Quality Pulse Report

May 19, 2026
A sneak peek at key findings from Sembi’s first-ever industry-wide survey | Ranorex We surveyed nearly 4,000 QA engineers, developers, security professionals, and engineering leaders to understand the real state of software quality in 2026. The inaugural Sembi Software Qual...
Top-5-Automated-Testing-Tools-for-Web-Applications-Selenium,-Cypress,-Playwright,-TestCafe,-and-Ranorex-Compared-new-blog-image

Top 5 Automated Testing Tools for Web Applications: Selenium, Cypress, Playwright, TestCafe, and Ranorex Compared

May 14, 2026
TLDR The best automated testing tool for web applications depends on your team, your stack, and how much framework setup you want to own. For open-source flexibility, Selenium remains a leading browser automation standard. For modern web apps and strong debugging, Cypress and Pla...
End-to-End-Testing-A-Complete-Guide-to-E2E-Test-Automation-blog-image

End-to-End Testing: A Complete Guide to E2E Test Automation

March 12, 2026
TL;DR: End-to-end testing validates complete user workflows from start to finish, catching integration failures that unit and API tests miss. E2E tests simulate real user behavior across the full application stack. While slower than unit tests, E2E testing increases confidence th...