Skip to content

python执行monkey测试动态获取app性能曲线

Notifications You must be signed in to change notification settings

liuhx6/MonkeyTestPython-perf

 
 

Repository files navigation

monkey android test

  • python3
  • Statistical performance cpu,men,fps,battery,flow(wifi,gprs)
  • Statistics crash info.
  • muilt android

monkey.ini setting


cmd=monkey -p com.jianshu.haruki --throttle 500 --ignore-timeouts --ignore-crashes   --monitor-native-crashes -v -v -v 200 >
package_name=com.jianshu.haruki
activity = com.baiji.jianshu.account.SplashScreenActivity
net = wifi 
  • throttle Each event waits for 500 milliseconds
  • net gprs or wifi

monkey½á¹û

monkey½á¹û

monkey½á¹û

other

About

python执行monkey测试动态获取app性能曲线

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Java 1.4%
  • Batchfile 1.0%