Model-based testing (MBT) has emerged as a powerful strategy for maintaining high standards of quality in an efficient and systematic manner. MBT transforms the development process by allowing teams to derive scenarios from models of the system under test. These...
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.
Related Posts:
Model-Based Testing with Ranorex DesignWise
Model-based testing (MBT) has emerged as a powerful strategy for maintaining high standards of quality in an efficient and systematic manner. MBT transforms the development process by allowing teams to derive scenarios from models of the system under test. These...
What Is OCR (Optical Character Recognition)?
Optical character recognition technology (OCR), or text recognition, converts text images into a machine-readable format. In an age of growing need for efficient data extraction and analysis processes, OCR has helped organizations revolutionize how they process and...
Support Corner: API Testing and Simple POST Requests
Ranorex Studio is renowned for its robust no-code capabilities, which allow tests to be automated seamlessly across web, mobile, and desktop applications. Beyond its intuitive recording features, Ranorex Studio allows custom code module creation using C# or VB.NET,...