Have you read the docs at
http://developer.android.com/guide/topics/testing/testing_android.html

Thats the best source of info that I know of.

Regards,
Brett.

On Wed, Jun 9, 2010 at 1:01 AM, Raja Nagendra Kumar <
nagendra.r...@tejasoft.com> wrote:

> Hi,
>
> Would like to know the best place to get more details on this tag
> 'instrumentation' for the manifest file.
>
>
>        <instrumentation
> android:targetPackage='com.tejasoft.tezzd.mobile.android'
> android:name='android.test.InstrumentationTestRunner'
> android:label='TestTezzD' android:functionalTest='true'
> android:handleProfiling='true'/>
>
> Unable to understand its working, specially, how does the
> InstrumentationTestRunner find all the test cases and what is the way
> to write the manifest so that it runs only perticular suite and not
> all the test cases.
>
> Regards,
> Raja Nagendra Kumar,
> C.T.O
> www.tejasoft.com
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to