victoria122
Lurker
Hi,
Does anyone know of any good sites which detail how to test android UIs?
For example, I have a test which extends from ActivityInstrumentationTestCase2. It's only a basic test class at the moment with simple things like, is the view in focus.. But one of the tests clicks a button which goes to another activity, but I can't get back from that launched activity.
I'd just like to read some others examples of how they test the android UI and any tips or tricks.
Thank you
Victoria
Does anyone know of any good sites which detail how to test android UIs?
For example, I have a test which extends from ActivityInstrumentationTestCase2. It's only a basic test class at the moment with simple things like, is the view in focus.. But one of the tests clicks a button which goes to another activity, but I can't get back from that launched activity.
I'd just like to read some others examples of how they test the android UI and any tips or tricks.
Thank you
Victoria