Re: [android-developers] Automated apps testing
You know when your tests are done when the tests complete, assuming
that you are using the standard JUnit test harness.
On Sun, Nov 18, 2012 at 11:59 AM, Jack Harvard <jack.harvard@gmail.com> wrote:
> Hi,
>
> I would like to automate the tests of launching the app in the simulator and run the App till finish, then exit the simulator. Wondering what's the best way to detect whether the App has finish its run, I can think of comparing the frames perhaps?
>
> Thanks,
> J
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.3 Available!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home