130 articles on Testing for Android performance
Showing 20 of 130 articles (Page 1 of 7)
Trivago shares how a small Appium learning project evolved into their primary mobile test framework, covering the migration from Appium 1 to Appium 2/3 with a plugin-based architecture.
Callstack has open-sourced agent-device, a lightweight CLI tool that enables AI coding agents like Claude Code and Codex to automate interactions with iOS and Android apps. The tool provides lifecycle managemen...
Explores the most common pitfalls mobile teams encounter when implementing shift-left testing, from over-relying on UI tests to ignoring mobile-specific risks like process death and flaky networks. Argues that ...
Doist explains how they replaced fragile Espresso idling-resource tests with Maestro’s UI testing framework to build a more reliable, maintainable, and scalable mobile UI test suite across their apps.
In 2025, AI became our star driver. After years of building the infrastructure — Mercury for test and release management, Helios for VM orchestration
Practices and strategies for shipping mobile apps on a weekly cadence while maintaining quality and team sanity.
Trendyol built an open-source IntelliJ plugin for Maestro mobile test automation that provides syntax highlighting, intelligent auto-completion, real-time validation, and integrated test execution directly with...
Introduces device streaming capabilities for testing Android apps on real devices through partner device labs.
Reddit Mobile CI overhaul: up to 50% faster build times, improved stability and developer sentiment; details on infra choices and trade-offs. (Reddit)
Guide on testing Lottie animations within Jetpack Compose for Android development.
With more than one billion downloads, the Dropbox app for Android has to maintain a high quality bar for a diverse set of use cases and users. With less than 30 Android engineers, manual testing and #yolo isn’t...
Testing at Netflix continuously evolves. In order to fully understand where it’s going and why it’s in its current state, it’s also important to understand the historical context of where it has been.
Announcement of Square's Mobile Payments SDK reaching general availability with new features.
AI tools offer a solution to difficult-to-automate regression testing woes.
Best practices and strategies for upgrading React Native versions in existing production applications.
Discord used synthetic control to measure voice message impact cleanly.
Shopify’s Tophat app offers one-click testing, making dev life way sweeter.
Writing tests is a fundamental part of writing good software. They help us to catch bugs, be confident in our changes and serve as documentation. At Wealthfront, our Android team relies heavily on our automated...
“Dogfooding” is one of the most important tools we have for improving the app.
Mercari tracks mobile app performance live to stay quick and steady.