I need to interact with my Android application through its GUI in
order to test it.

Is there any tool/framework available which can be used to perform
various user actions on the UI elements/controls like a button click,
read/write some text into a textbox etc.?

There is an "Android Instrumentation Framework" (part of SDK) but
that's more for API or Unit testing not for functional testing.


Thanks
Yasser


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to