• Own pre-release regression and validation for iOS and Android, and make the release readiness call
• Build and maintain our mobile automation suite, and get it running in CI against every release candidate
• Decide what gets automated and what stays manual, and keep the suite reliable enough that people trust it
• Design end-to-end coverage across our core user journeys
• Exploratory testing on high-risk changes: interrupted flows, dropped connections mid-transaction, unusual account states
• Test on real devices, including low-end Android and poor network conditions.
• Use AI across the testing cycle: generating test cases from specs, drafting automation with coding agents, triaging crashes and clustering support tickets at volume, summarizing logs during exploratory sessions
• Audit AI-generated adversarial tests
• Verify fixes and confirm nothing new has broken