Hi Krishanthi, What exactly do we cover under testing? Is it unit and integration? I believe you have to write unit test cases, integration test cases, functional tests for UI and test cases for activities. In coming releases there could be more apps coming on to cover containerization usecase. Hence better to take them also in to consideration when selecting a testing API. For me Monkeyrunner is best suited for all above needs. Also look at activity testing found at [1].
[1] - http://developer.android.com/tools/testing/activity_testing.html Regards, Dilshan On Fri, May 2, 2014 at 11:23 PM, Krishanthi Samarasinghe < [email protected]> wrote: > Hi Shan, > > I have started to working on writing test cases for Android. > > Currently I am working on writing Test Cases for UI components by using > Android Testing API. > > We can also use the Monkeyrunner API for Android testing. For that we need > to run python script. I am planing to do a research on best approach for > integration testing. > > Thank you. > > -- > Best Regards, > Krishanthi Bhagya Samarasinghe > Senior Software engineer > > Mobile: +94 716028280 > > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Dilshan Edirisuriya Senior Software Engineer - WSO2 Mob: + 94 777878905 http://wso2.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
