Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

stress test for Android apps

I am looking for some kind of simulation mode to test my app under "real" conditions like incoming calls, user leaves it goes to other apps - various "things" happen meanwhile - user comes back, memory shortages, orientation changes, configuration changes etc..

Is there any structured test procedure for this? Is it at all possible to do this in simulation mode? Would be great if one could just leave a test running for hours and see if the app is robust enough...

Many thanks.

like image 668
user387184 Avatar asked Feb 12 '26 00:02

user387184


1 Answers

Monkey simulates user input and logs any exceptions or ANRs that result.

like image 131
rjschnorenberg Avatar answered Feb 14 '26 13:02

rjschnorenberg



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!