Monkey Test -- Help

124 views
Skip to first unread message

Yash Jain

unread,
Mar 9, 2011, 6:34:12 AM3/9/11
to android-...@googlegroups.com
Hello ,
I want to launch an application using monkey tool and cross check if it is working fine, can anyone help me in writing a script that can launch and test my application.
For Example : If i want to test a media play back, then i should run a monkey script which will launch the application on a device and then test if it playback is happening,
 or
If i need to test calculator, i should be able to launch calculator and provide few inputs and operations and cross check if they are working fine.

Any documents or links related to above test/example will be helpful.

Thanks in Advance.

Regards,
Yash.

Prantika Das

unread,
Mar 9, 2011, 11:14:56 AM3/9/11
to android-...@googlegroups.com

Hi,

Solution is as follows:

adb shell monkey -p <application name> --ignore-crashes --ignore-timeouts --ignore-security-exceptions --throttle 200 --pct-trackball 0 -s 100 -v-v 2147483647

eg:

adb shell monkey -p com.android.camera --ignore-crashes --ignore-timeouts --ignore-security-exceptions --throttle 200 --pct-trackball 0 -s 100 -v-v 2147483647

Regards
Prantika

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

This e-mail is only intended for the person(s) to whom it is addressed and may contain CONFIDENTIAL information. Any opinions or views are personal to the writer and do not represent those of INQ Mobile Limited, Hutchison Whampoa Limited or its group companies. If you are not the intended recipient, you are hereby notified that any use, retention, disclosure, copying, printing, forwarding or dissemination of this communication is strictly prohibited. If you have received this communication in error, please erase all copies of the message and its attachments and notify the sender immediately. INQ Mobile Limited is a company registered in the British Virgin Islands. www.inqmobile.com.

Dadagouda Biradar

unread,
Oct 20, 2012, 7:59:06 AM10/20/12
to android-...@googlegroups.com
Hi,
I want to run Monkey on non android applications?,,,please help me out how to run monkey for non android apps.
Reply all
Reply to author
Forward
0 new messages