[android-developers] Re: Automated Testing

2012-12-04 Thread Diego Nunes
My biggest goal is to test the application on multiple devices. On Monday, December 3, 2012 5:06:38 PM UTC-2, Diego Nunes wrote: Good afternoon. Someone uses a solution for automated testing of Android applications? I found this solution: http://testdroid.com/ Has anyone used it? Or some

Re: [android-developers] Re: Automated Testing

2012-12-04 Thread Vinothkumar Apparao
I think its self promotion.. On Tue, Dec 4, 2012 at 6:03 PM, Diego Nunes diegonunes.sist...@gmail.comwrote: My biggest goal is to test the application on multiple devices. On Monday, December 3, 2012 5:06:38 PM UTC-2, Diego Nunes wrote: Good afternoon. Someone uses a solution for

[android-developers] Re: Automated Testing

2012-12-03 Thread bob
Theres a tool called monkey that does this On Monday, December 3, 2012 1:06:38 PM UTC-6, Diego thNunes wrote: Good afternoon. Someone uses a solution for automated testing of Android applications? I found this solution: http://testdroid.com/ Has anyone used it? Or some other

[android-developers] Re: Automated Testing

2012-12-03 Thread Lew
bob wrote: Theres a tool called monkey that does this Diego thNunes wrote: Good afternoon. Good morning, good evening, good night. The planet is round. Someone uses a solution for automated testing of Android applications? Someone does. There are several. I found this solution:

Re: [android-developers] Re: Automated Testing Tool.

2012-10-17 Thread Lew
yogi wrote: I meant device should wait for certain time to get nfc tag to be tapped. On Wed, Oct 17, 2012 at 1:23 AM, Lew lewb...@gmail.com javascript:wrote: yogi wrote: Thanks for reply,Yes ofcourse have read that and also tried a tool called Robotium but my requirement is am doing

Re: [android-developers] Re: Automated Testing Tool.

2012-10-17 Thread yogendra G
Thank u Very much for nice description.Code i really cant paste but can say u the flow so that u may able to catch wat am trying to say. Below is flow off app which got to be tested automatically: 1. App launches on click of app selected. 2. i Have grid view of image buttons on that i click on 1st

[android-developers] Re: Automated Testing Tool.

2012-10-16 Thread RichardC
Have you read: http://developer.android.com/tools/testing/testing_android.html On Tuesday, October 16, 2012 10:21:07 AM UTC+1, yogi wrote: Hi All, I need help in finding out automated testing tool for testing my android applications or best way for testing android apps. Thanks Br,

Re: [android-developers] Re: Automated Testing Tool.

2012-10-16 Thread yogendra G
Hi Richard, Thanks for reply,Yes ofcourse have read that and also tried a tool called Robotium but my requirement is am doing something with NFC were my testing should wait and take my NFC tag to be tapped,so this is not happening in this tool am using.So,need any other tool which does my thing.

Re: [android-developers] Re: Automated Testing Tool.

2012-10-16 Thread Lew
yogi wrote: Thanks for reply,Yes ofcourse have read that and also tried a tool called Robotium but my requirement is am doing something with NFC were my testing should wait and take my NFC tag to be tapped,so this is not happening in this tool am using.So,need any other tool which does my