If you are using eclipse to dev then you know the emulator is all part of what you are looking for. If you are not using eclipse then you should probably start using it.
Go to http://eclipsesource.com/en/yoxos/yoxos-ondemand/ and roll your own eclipse install with all the android, svn, jUnit stuff or whatever you like and you should be good to go. g On Mon, Jul 6, 2009 at 6:37 PM, Yasser <[email protected]> wrote: > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

