Tagged articles
2 articles
Page 1 of 1
FunTester
FunTester
Aug 9, 2019 · Mobile Development

Programmatically Controlling WiFi for Stable Android Monkey Testing

When running unattended Android monkey tests, unexpected WiFi shutdowns can disrupt results, so this guide shows how to build a lightweight Java app that checks WiFi status every minute and toggles it every ten minutes using ADB commands to keep the network stable.

ADBAndroidMonkey testing
0 likes · 5 min read
Programmatically Controlling WiFi for Stable Android Monkey Testing