Benefits of Using Native Mobile Automation Tooling: Espresso and XCUITest
Currently, there are two main approaches to mobile app test automation: using third-party tools or native solutions. Mesut Güneş shows the benefits of the latter by using Espresso and XCUITest as examples.
Testing Mobile Apps With Selenium Grid 4 and Appium Together
Selenium Grid 4 has brought tons of new features and Diego Molina demonstrates how to use them for mobile testing with Appium in this 45-minute presentation.
A day in the life of a mobile app tester
If you're wondering what day-to-day responsibilities of a mobile tester look like, here's a cool overview by Sam Connelly.
QA vs Developer: Whose responsibility is to do mobile testing?
I liked this neat article, Zany Mehta explores two approaches to testing mobile apps. So who should do the testing, QA or a developer?
Device and OS Version Selection Strategies for Effective Mobile Automation Testing
Irfan Mujagić wrote a helpful guide to choosing the right approach for testing on mobile devices, including some insightful sites with metrics and stats.
No-Code Mobile App Platform Sofy Announces AI-powered SofySense
Ever wish you had a personal assistant to help out with testing your mobile app? Now you can — and all the time. Let Sofybot help with testing and provide easy-to-understand answers. The future is now: Try SofySense For Free.
Mastering Mobile Testing in Playwright: Simplify Your Workflow with TypeScript Decorators
This is a great, detailed guide by Roman Khomitskyi explaining how to leverage Playwright and TypeScript features for efficient testing web apps on mobile.
Similarly, Stefan Judis wrote a handy article on How to apply Playwright test steps with TypeScript decorators.
WebDriverAgent — The Heart of iOS E2E Testing
If you work with iOS apps, Thuyen Trinh demonstrates how you can leverage Appium for UI and end-to-end testing.
Speaking of mobile, Stefano Natali introduces us to Mockk: My Favorite Mocking Library for Android.
Pair Testing: How Actually Shift Testing Left
Have you ever tried pair testing? Daria Kotelenets brings up several good arguments on why it's beneficial.
Furthermore, Mona M. Abd El-Rahman wrote about Debugging 101: A Beginner's Guide for Software Testers focused on web and mobile apps.
Appium — Mobile App Automation| Android/iOS application automation with POM, Cucumber BDD
Curious about using Appium with Cucumber in Java? Ekrem Kurt shared a detailed article describing how to set it up.
Additionally, André Ramos wrote a nice guide on getting started with mobile UI tests in minutes.