Giter Site home page Giter Site logo

androidtools's Introduction

#安卓性能测试工具

##说明 工具是基于Python2.x写的,第三方依赖包仅有ConfigParser.

网络框架是使用Django,因此你的电脑必须要有Django环境.不会配置的请自行Google.

当然,工具是基于adb进行性能测试的,因此你的电脑还必须要有adb环境,具体方式请Google.

前端是使用Bootstrap和jQuery写的,走势图使用百度Echarts生成.

##使用方式

  1. Clone到本地
  2. 进入Android_Monitor文件
  3. python manage.py runserver
  4. 浏览器打开http://127.0.0.1:8000/datashow

注意

  1. 我在Mac环境下测试没问题,Windows可能需要微调.
  2. Monkey如果和其他监控同时用工具打开,有几率会出现异常停止的情况,目前赞为解决.
  3. 目前为个人使用,因此除错机制可能不完善,请正确的使用它.
  4. 请不要使用PyCharm2016.1来执行,目前Pycharm2016.1有bug,会报错adb command not found

新增了接口测试

使用url的porttest的地址访问接口测试,能够保存每次的测试报告

##展示图

客户端

web端

内存监控

cpu监控

流量监控

androidtools's People

Stargazers

 avatar

Watchers

 avatar  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.