Skip to content

liwanlei/python_tk_adb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_tk_adb   (python3 + tkinter +adb 实现,必须添加adb环境变量)

这是我自己写的一个adb小工具,可以取cpu,内存,流量,测启动时间,monkey测试

在采集cpu占有率,上传下载流量,内存,启动app耗时的时候采用了线程的方式,不启用线程的话tkinter的界面会有卡死现象!

如果测试的过程中没有测试界面,那么不会出现上面的情况,统计的时候会增加部分日志,

增加java版本实现包

友情推荐本人其他开源代码:

1.python app自动化测试平台版本:(https://github.com/liwanlei/UFATestPlan)

2.python接口测试框架:(https://github.com/liwanlei/jiekou-python3)

3.python接口测试平台版本(https://github.com/liwanlei/FXTest)

4.python+flask 做后台,实现微信小程序:(https://github.com/liwanlei/webchat_app)

个人公众号,欢迎关注

Alt text

整体的目录结构如下

Alt text

效果如图展示

Alt text

生成的Excel测试报告

Alt text Alt text Alt text Alt text

新增加的log带ui界面日志如图

Alt text

不带ui界面的log日志展示

Alt text

Releases

No releases published

Packages

No packages published

Languages