Discover 179 articles on Testing in mobile performance
Showing 20 of 179 articles (Page 2 of 9)
Meta fine-tunes Threads on iOS to keep it fast and frustration-free.
Mercari shares what they learned adopting Swift Testing for iOS.
Best practices and strategies for upgrading React Native versions in existing production applications.
Discord used synthetic control to measure voice message impact cleanly.
Unit tests are great. They give us confidence to build and change our software. Sometimes I want to write a test once and run it for multiple algorithms, inputs, or environments. It’s been possible to do this w...
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...
Guide to implementing VoiceOver accessibility features in iOS apps.
Explores using Swift actors for thread-safe testing patterns in iOS applications.
GitHub cut iOS testing time with new runner features that deliver.
“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.
Uber’s Healthline tool watches crashes in real time across their mobile apps, keeping things under control.
Details new debugging features and improvements in Swift 5.9 for mobile and desktop development.
Senior iOS Engineer Justin Shapiro explains the importance of snapshot testing in Handshake’s iOS testing methodology, and outlines the migration to a snapshot testing capability from Emerge Tools.
Amazon shows why testing app speed is make-or-break for success.
Learnings and best practices for implementing native E2E testing in mobile applications.
Explores how Dream11 leverages mobile app automation to enhance efficiency and streamline development processes.
Say hello to Turbine 1.0, our library for testing kotlinx.coroutines Flow and more.
Best practices for writing unit tests in Android applications using the MockK testing framework.