[android-developers] Android testing

2013-06-27 Thread vani reddy
Dear All, What is the best and optimistic way to test Android applications,My android application is too big.How to find a way to get minute bugs in the application.?? -- Regards, Vani Reddy -- -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

[android-developers] Android testing

2012-05-30 Thread Shane Isbell
Hi all, I'm starting work on an android integration testing framework, called Huntsville: https://github.com/sisbell/huntsville Currently, the project creates a DeviceAssert (extending JUnit Assert) class that asserts things like the existence of files on device, environmental properties on the d

Re: [android-developers] Android testing

2012-02-05 Thread Kristopher Micinski
On Mon, Feb 6, 2012 at 1:02 AM, Dhaval Varia wrote: > Sorry but i dont think that we should give our application to some one > else for testing. > Please add if i am wrong Sorry, I just don't see your point.. Your app is already going to be "tested" by thousands of uses running it in the long r

Re: [android-developers] Android testing

2012-02-05 Thread Dhaval Varia
Sorry but i dont think that we should give our application to some one else for testing. Please add if i am wrong On Mon, Feb 6, 2012 at 10:08 AM, Kristopher Micinski wrote: > > http://stackoverflow.com/questions/1852248/is-there-an-android-testing-service-i-can-use-to-give-me-real-debug-informa

Re: [android-developers] Android testing

2012-02-05 Thread Kristopher Micinski
http://stackoverflow.com/questions/1852248/is-there-an-android-testing-service-i-can-use-to-give-me-real-debug-information There are a few services doing this now. kris On Sun, Feb 5, 2012 at 8:06 PM, Jatin D Patel wrote: > Hi all, > > Can somebody please provide me suggestions to test my appl

Re: [android-developers] Android testing

2012-02-05 Thread James W.
And ? On Mon, Feb 6, 2012 at 9:06 AM, Jatin D Patel wrote: > Hi all, > > Can somebody please provide me suggestions to test my application on > various devices? > > Its targeted for all android mobile devices. > > -- > Thanks, > Jatin D N Patel > You Got To Think HIGH to RISE. > > -- > You receiv

[android-developers] Android testing

2012-02-05 Thread Jatin D Patel
Hi all, Can somebody please provide me suggestions to test my application on various devices? Its targeted for all android mobile devices. -- Thanks, Jatin D N Patel You Got To Think HIGH to RISE. -- You received this message because you are subscribed to the Google Groups "Android Developers

Re: [android-developers] Android testing with android library

2011-05-23 Thread Mark Murphy
What the docs suggest, and what I have had success with, is to have three total projects: -- The library project -- Some app based on the library project (e.g., demo/) -- The test project set to "test" the app, not the library (e.g., tests/) Obviously, you do not need to write test cases for the

[android-developers] Android testing with android library

2011-05-23 Thread Tancho
Hello, I seem to have a problem with defining a test for a service I am developing the Project where the service is located has a project dependency towards a Commons project which is an Android Library. the code is running fine when running as an android app however when running tests the tests fa

Re: [android-developers] Android Testing

2010-11-22 Thread welly tambunan
have u try this one http://developer.android.com/guide/developing/tools/monkey.html On Tue, Nov 23, 2010 at 12:09 PM, kampy wrote: > hi > > while testing a activity can we move from that activity to the another > activity . i th

[android-developers] Android Testing

2010-11-22 Thread kampy
hi while testing a activity can we move from that activity to the another activity . i think it is possible as i found that we can deploy a complete test application a android app but i am not gettig how i can move from one acitivity to another activity -- You received this message because

[android-developers] Android testing: can't programmatically press buttons, etc...

2010-08-05 Thread Fabrizio Giudici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello. I'm trying to write some functional tests for my application that include interactions with the UI. As part of the test I'm trying to press a button programmatically. I've both tried TouchUtils.clickView() and Robotium (third party's utility f

[android-developers] Android testing: Emulator vs G1

2009-04-23 Thread HowlettAndroid
Hello, Hope you lot can help. I'm currently testing my application in the SDK emulator, Great everything works perfectly. The next step was to try the same application loaded on to the G1. After loading the app, I'm getting some strange behaviour. Some Activities seem to be called by inte

[android-developers] Android Testing with TMobile G1

2009-03-09 Thread Mike Pastor
Fellow Developers, Has anyone experienced problems with using the TMobile G1 (usa) as a serious Android testing machine? Is it a seamless task to load the G1 phone from your development PC through the USB connection? Are there any special "Developer Mode" settings that have to be made on the