Re: [robotium-developers] How to run Robotium tests from command line ?

1,089 views
Skip to first unread message

Pradeep Siluveru

unread,
Mar 28, 2013, 12:35:36 AM3/28/13
to robotium-...@googlegroups.com
Yes it's possible same thing you can goggle it

On Wed, Mar 27, 2013 at 10:58 PM, Chumakser <chum...@kologlobal.com> wrote:
Is it possible to run Robotium - autotests from command line ?

--
You received this message because you are subscribed to the Google Groups "Robotium Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotium-develo...@googlegroups.com.
To post to this group, send email to robotium-...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotium-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--

Thanks & regards,
PradeepKumar| Photon QA-Engineer
DLF IT Park Chennai.

Anbarasan Jagadeesan

unread,
Mar 28, 2013, 1:10:36 AM3/28/13
to robotium-...@googlegroups.com
hi Chuma,

you can try these things , for me its working fine

Running a single testcase: adb shell am instrument -w -e class com.android.foo.FooTest com.android.foo/android.test.InstrumentationTestRunner

Running a single test: adb shell am instrument -w -e class com.android.foo.FooTest#testFoo com.android.foo/android.test.InstrumentationTestRunner

Running multiple tests: adb shell am instrument -w -e class com.android.foo.FooTest,com.android.foo.TooTest com.android.foo/android.test.InstrumentationTestRunner

Running all tests in a java package: adb shell am instrument -w -e package com.android.foo.subpkg com.android.foo/android.test.InstrumentationTestRunner



On Wed, Mar 27, 2013 at 10:58 PM, Chumakser <chum...@kologlobal.com> wrote:
Is it possible to run Robotium - autotests from command line ?

--
You received this message because you are subscribed to the Google Groups "Robotium Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotium-develo...@googlegroups.com.
To post to this group, send email to robotium-...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotium-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thanks & Regards
Anbarasan J I PHOTON  I Phresco
DLF-SEZ IT Park I Chennai
Reply all
Reply to author
Forward
0 new messages