In fact, I'd like to use a automated tool to run my test case, for example, find a button with a string name and x, y coordinate on the screen, and then automatically click this button according to found string's coordinate. All the above behaviors are run by a automated tool. And this tool can find a button and click it, eventually complete some test cases.
It seem that all the tools you mentioned at last mails maybe do NOT meet my requirement. Do you know any more? Thanks. 2008/11/11 Muthu Ramadoss <[EMAIL PROTECTED]> > DroidDraw can be used as Android GUI builder. > > Stencils are more for GUI Prototyping. > > CruiseControl is an automated build system for ANT. > > If you are looking at build automation then CruiseControl makes sense. > > take care, > Muthu Ramadoss. > > http://mobeegal.in - mobile search. redefined. +91 98403 48914 > > > > On Tue, Nov 11, 2008 at 2:22 PM, AlexK <[EMAIL PROTECTED]> wrote: > >> >> GUI Prototyping - DroidDraw (http://www.droiddraw.org) & GUI >> Prototyping Stencils (http://www.artfulbits.com/android/stencil.aspx) >> Continues Integration System - CruiseControl (+JUnit) >> >> What else do you need? Profiler? UML designer? Macro Tests? >> >> On Nov 10, 3:24 pm, [EMAIL PROTECTED] wrote: >> > hi, >> > >> > I'm focusing on automation test on Android, and I'd like to know what >> > automation tools will can be using on Andoid. Or do you know what >> > automation tools are provided by Android company or 3rd-party? >> > Thanks. >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
