99 articles on Testing for iOS performance
Showing 20 of 99 articles (Page 1 of 5)
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 ...
JioHotstar's iOS team shares their journey automating performance regression testing, exploring xctrace-based E2E profiling and XCTMetric performance tests for detecting hitches and memory leaks. They built a c...
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.
Grab moved macOS CI/CD close to its Git servers, improving iOS build & pipeline times ~20–45% and saving ~$2.4M over 3 years, with stability maintained. (Grab Tech)
In 2025, AI became our star driver. After years of building the infrastructure — Mercury for test and release management, Helios for VM orchestration
Reddit Mobile CI overhaul: up to 50% faster build times, improved stability and developer sentiment; details on infra choices and trade-offs. (Reddit)
At Wealthfront, testing is one of our core engineering principles—in the form of unit and end-to-end testing on all platforms. The iOS team in particular manages its own CI infrastructure to run tests against a...
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.
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.
Shopify’s Tophat app offers one-click testing, making dev life way sweeter.
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.