GithubHelp home page GithubHelp logo

ydnzol / monkey-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moyu6027/monkey-framework

1.0 0.0 0.0 26.59 MB

基于python在pc上驱动ape.jar(monkey测试的加强版)并监控手机端性能指标, 产出精美报告的框架

Python 19.73% Gherkin 0.13% Batchfile 0.03% Shell 4.42% CSS 0.88% JavaScript 45.93% SCSS 21.62% HTML 7.26%

monkey-framework's Introduction

monkey.png

Ape PC Framework.

Usage

For Mobile Performance Monitor Tool

In Framework libs/ busybox - Integrates common Linux commands and tools, and extends the /system/bin command that comes with android monitor.sh - Performance Monitor Tool

  • push busybox & monitor.sh to mobile /data/local/tmp/
  • chmod 777
  • shell parameter
    montior_folder: output folder montiorWindow: FPS app windows com.adastragrp.hccn.capp.ui.activity.MainActivity for example monitorPackages: com.hcc.app for example monitor_interval: monitor interval like 2 meminfo_type: if greater or equal to 1 use dumpsys meminfo else use /proc/meminfo

After testing you can found performance data in montior_folder, format csv

if you want Analyze performance data, you can use monkeyutil/Monitor.py

For Android Mobile Monkey Enhance Testing

  1. All Monkey Feature
  2. 精准点击页面控件
  3. 跳出马上拉回
  4. "--act-whitelist-file" "--act-blacklist-file" activity 黑白名单
  5. "--widget-whitelist-file" "--widget-blacklist-file" 控件黑白名单
  6. 截图并绘制坐标
  7. 根据页面控件数量智能选择操作事件
  8. H5页面等待
  9. Crash&ANR 定位帮助
  10. 更多功能等待你发掘....

Dashboard.png Report.png Report2.png Report3.png Log.png

架构

art.png

monkey-framework's People

Stargazers

muxiaoding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.