Mobile test automation with Nightwatch and Appium
In this comprehensive step-by-step guide, Daniel Maioni demonstrates combining Nightwatch and Appium to automate testing of Android applications.
The 3 Steps Mobile Testing Strategy
In last week's issue, I highlighted an article showing an example of a mobile app test strategy. And this 15-minute overview by Daniel Knott is a great follow up to that.
Mobile Test Automation Tools for 2024 and beyond
If you test mobile applications, you might be interested in this updated, 16-minute overview of the popular open-source tools by Daniel Knott.
Live Workshop: Modern Mobile App Testing
On May 7th, app testing expert Krista King will walk you through ways to increase automated mobile test coverage, shorten feedback cycles, balance virtual and real device testing, and shift mobile testing left. Follow along live during this interactive workshop — register for free.
Mobile UI Tests Automation Tools for Flutter
Looking for a mobile testing tool for Flutter? Pavel Sulimau wrote a decent overview of the popular, open-source choices.
UI Testing of Mobile apps at SafetyCulture
Altynay Shomanova describes the approach they've taken for mobile UI testing and what they learned from that.
Moreover, Neslihan Akdoğan provides details about Our Snapshot Test Journey.
Working with WebView context in Android mobile automation test
Testing web views on mobiles is not straightforward. If you face such a challenge on Android, Shivahari P describes in detail how to overcome that.
How to Break Free from Manual Mobile Testing [Webinar]
Flawless mobile experiences are critical for business success, but manual testing might prevent your team from catching costly bugs or releasing faster. Join mobile experts on Sept 17th for a live session covering strategies to help you adopt mobile automation, integrate it into your workflow, and validate complex mobile scenarios with AI. Register free.
Our journey into mobile E2E testing
Learning from a previously failed test automation attempt, Heitor Colangelo shares an insightful overview of a new approach they took to do end-to-end testing of mobile apps.
Speaking of mobile, you may also want to explore The Robot Testing Pattern described by Kacper Rubaszewski.
Mobile test automation practices — Part 1: verifications, modules and basic actions
There's nothing better than learning from a working example. Dmitrii Makarenko wrote an amazing, two-part guide explaining the details of the test framework they use at Bumble.
And here you can read the Part 2: preconditions, elements verification and independent steps.