Testing with MonkeyRunner

We used an automatic Gui Testing tool for android apps. We had a emulator for an tablet running on an laptop and tried to test our app. The problem was that the runs were sometimes successful and sometimes not with the same code.

Comments

Interesting solution that motivates one to think out of the box and look beyond the source code!
Daria Piacun - Mon, 12/10/2018 - 09:33 :::
1 answer

The solution was to connect an actual android device, or to use a laptop or pc with more calculation capacities.

Comments

I always ended up testing on an actual Android device because of the same issue. Thanks for sharing!

Angelos Arampatzis - Mon, 12/10/2018 - 14:01 :::