Cloud-Based Mobile App Testing
Looking for cloud solutions to test mobile apps on real devices? Ekrem Kurt did a great job of reviewing 6 popular services, including the pros and cons.
Sam Connelly did a great job presenting a mobile app testing strategy in this hybrid article complemented by a 35-min video. Well worth checking out.
And if you want to learn more, here's a detailed guide on how to write a good mobile app testing strategy by Anna Senchenko.
Non Functional Mobile App Testing
Testing mobile apps is not all about these new, shiny features. There are plenty of non-functional elements you need to consider, such as push notifications, device network issues, location services and app installation. In this post, Nicky West explains how to test these areas.
Jason Arbon created App Quality — a smart app that analyses the reviews and tells you what to focus on to win in your app's category. Very helpful!
NightwatchJS for Browser Mobile testing
If you want to test web apps on mobile, Daniel Maioni has a comprehensive step-by-step guide to Nightwatch and Appium.
And speaking of browsers, Ravindra Yadav delves into Understanding 'Chrome For Testing': A Paradigm Shift in Testing.
There are quite a few articles on Android and iOS testing in this issue, so it makes sense to wrap it up with Daniel Knott's insightful, 22-minute overview of mobile testing types.
Measuring What Matters: Key Metrics for Mobile Apps
I liked the way Aya Akl outlined several mobile app quality metrics and hinted at how to measure them with certain tools.
Common Mobile App Testing Mistakes to Avoid
Aya Akl shares several tips on what to do and not do when it comes to testing mobile apps. And there's more about usability and user experience in the second part.
Understanding the Essentials of Mobile Test Automation
Starting with mobile test automation? Tomasz Buga wrote a great, comprehensive guide that covers test strategies and test frameworks for various platforms.
Why Visual Testing Is Critical for Mobile App Quality
Just like the title says — Alex Zhukovich explains "the why" and shows "the how" of visual testing on mobile.
Following that, Piero Silvestri shows an example of Using Screenshot Tests in a Compose Multiplatform App.