Maxim’s secondary development based on monkey, which is newer than the original monkey The following functions are added
Multiple random test modes: dfs (depth traversal), mix mode (monkey random test + control identification) troy mode (according to the control selector) Traverse)
The execution time can be set
You can customize the activity black and white list
Compatible with multiple Android versions
Anti-bounce, Anti-sleep, anti-feign death
Maxim
How to use
adb push The framework.jar monkey.jar file to the /sdcard folder
tv.panda.test.monkey.Monkey main call entry No need to modify
-p com.panda.videoliveplatform appid to be tested
strategy mode
div> –uiautomatormix hybrid mode (70% of the controls resolve random clicks, and the remaining 30% are based on the original Monkey event probability distribution) –pct-uiautomatormix n The control resolution event probability in the hybrid mode can be customized demo: [ {
4. Execution time–running-minutes 60 Execution of fine-grained control of monkey scene for 60 minutes
5.–act-whitelist-file/sdcard/awl.strings From Define Activity Whitelist
Appetizer
Maxim is compared with the original monkey, Become relatively smart, which can effectively reduce useless click operations. In addition, I also found a desktop version of the Android mobile terminal test tool, which is Appstizer
It integrates apk package management, device management, automated testing and other functions, providing convenience for testing on the Android side.
Maxim is a secondary development based on monkey. Compared with the original monkey, the following new functions are added
Multiple random test modes: dfs (deep traversal) mix mode (monkey random test + control recognition) troy mode (traverse according to the control selector)
The execution time can be set
li>
You can customize the activity black and white list
Compatible with multiple Android versions
Anti-bounce, anti-sleep, anti-feign death
adb push framework.jar monkey.jar file to /sdcard folder
–uiautomatordfs DFS depth traversal algorithm (Optimized version) (Note that Android5 does not support dfs)
–uiautomatortroy Troy mode
Configure the max.xpath.selector troy control selector to customize the priority of your own control selection, max.xpath.selector needs to be pushed to /sdcard/
Compared with the original monkey, maxim has become relatively smart, which can effectively reduce useless clicks. In addition, I found a desktop version Android mobile terminal testing tool, that is Appstizer
It integrates apk package management, device management, automated testing and other functions, for Testing on the Android side provides convenience.
WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist] SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 3590 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC