99 articles on Testing for iOS performance
Showing 20 of 99 articles (Page 4 of 5)
Pinterest uses Honeycomb to keep their CI clear, stable, and easy to watch.
Expedia tracks iOS app performance to keep travelers happy on the go.
Pinterest started testing UI before code gets merged, catching bugs early to keep things steady.
Walmart fits fast, effective testing into a 5-minute DevOps flow.
Slack maps performance issues with cause-and-effect graphs for insight.
Slack tracks performance the same way across all platforms for clarity.
Spotify juiced up their macOS CI, cutting iOS pre-merge checks by 75% with slick upgrades.
Mercari keeps a sharp eye on iOS app performance to stay smooth.
Uber’s Nanoscope digs deep into Android methods to spot performance hiccups.
Discusses testing approaches for GPS and location-based features on iOS.
Discusses mobile app quality assurance, testing strategies, and continuous improvement practices.
Shopify built a tough testing framework to ship flawless iOS features every time.
Testing strategies and approaches used to validate iOS 12 beta compatibility.
Strategies and approaches for testing iOS applications on beta versions.
Monzo keeps their iOS app quick and responsive with smart tweaks.
Skyscanner uses system tests to catch failures quick and keep quality high.
Comprehensive overview of automated testing tools and frameworks for mobile applications.
Comprehensive overview of automated testing tools and frameworks for mobile applications.
Implementation of A/B testing and split testing functionality in Swift applications.
This article introduces how Badoo implements split testing (A/B testing) within their iOS app using Swift, covering the fundamentals of experiment design and group distribution. The author walks through a real ...