Dream11 Jul 30, 2019

Mobile App Automation for Dream11

Article Summary

Dream11 built a mobile automation framework that tests 100M+ user experiences across iOS and Android simultaneously. Here's how they eliminated duplicate test code and slashed regression cycles.

Dream11's engineering team faced a common scaling problem: every feature change required separate testing on both platforms, creating bottlenecks in their release cycle. They built a unified automation framework using Appium, Java, and TestNG to solve it.

Key Takeaways

Critical Insight

Dream11 reduced maintenance costs and regression time by creating a cross-platform automation framework that reuses test code and runs distributed tests across their in-house device lab.

Their roadmap includes capturing per-screen API calls and performance metrics like memory and CPU usage during automated test runs.

Recent from Dream11

Related Articles