I've been trying to use Monkey to stress test the UI of my application.
What I've noticed is that the random key strokes are not able to traverse all the Activities of my application. It instead just keeps looping between a few of them.
Is there any strategy which you guys use to help Monkey traverse all the Activities?