Discover 179 articles on Testing in mobile performance
Showing 20 of 179 articles (Page 8 of 9)
Meta’s MobileLab stops slowdowns before they mess with users.
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.
Discusses performance improvements and compatibility enhancements for the Android emulator on AMD processors with Hyper-V.
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 ...
Skyscanner simplifies UI testing for their mobile app pages.
LinkedIn tracks mobile crashes and fixes them fast to keep users happy.
Meta’s Profilo tracks how their apps behave in real-world chaos.
LINE uses Docker to build a fast, scalable testing setup for UI.
Covers best practices and advanced strategies for improving Android test automation with Appium.
Discusses dependency injection patterns and testing strategies for iOS applications.
Badoo's iOS team reviews the Singleton and Service Locator patterns, explaining why they are often considered anti-patterns and when it is appropriate to use them. The article discusses strategies for keeping c...
Covers techniques for implementing and extracting analytics data from iOS applications.
Using mind mapping techniques to improve test planning and execution efficiency.
Pinterest implemented custom iOS linting using Clang tools integrated with Bazel, enabling compile-time code quality enforcement and best practices for their growing iOS team.