You should take a look at http://groups.csail.mit.edu/uid/sikuli/ .... Its a pretty cool project for testing.
Not quite JUnit but the learning curve is pretty quick. On Feb 15, 5:26 pm, pradeep <[email protected]> wrote: > Hi > > Can any one please help with answers for the below questions. > > 1. Can we write android Junit Testcases for an application, without > building the application > In detail: I would like to test Calculator application and I dont have > the Calculator Application source code. > How Can I write Junit testcases in that case. Which testcase class I > need to use for that. > > 2.Can we write testcases interacting different applications. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

