Hi Dilshan,

We need to cover following test cases.

1. Unit test cases
2. Functional test cases
3. Integration test cases
4. UI test cases

Since I have already started to implement test cases using Android Testing
API and it is possible to cover all test cases we need, I have decided to
user Android Testing API.

That is the same API[1] which is used for Activity Testing you have
mentioned above.


[1] - http://developer.android.com/tools/testing/index.html


Thank you.


On Sun, May 4, 2014 at 2:39 PM, Dilshan Edirisuriya <dils...@wso2.com>wrote:

> 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 <
> krishant...@wso2.com> 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
>> Architecture@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Dilshan Edirisuriya
> Senior Software Engineer - WSO2
> Mob: + 94 777878905
> http://wso2.com/
>
> _______________________________________________
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Best Regards,
Krishanthi Bhagya Samarasinghe
Senior Software engineer

Mobile: +94 716028280
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to