移动端测试小技巧分享

小工具:

移动端经常会出现这类问题: 应用的activity叫什么,这个应用的包名叫什么,帮我截下图等等

使用该工具解决,需要PC安装adb

 http://pan.baidu.com/s/1o851YLO 密码: u4hp

 

工具丰富版本(不过获取activity和apk包需要root): 

https://pan.baidu.com/s/1ajHyNrWAbt-xtWAiF1MwHA

 

 

谷歌使用的安卓测试工具集合:

Android Testing Templates

Android Testing Blueprint (in Java and Kotlin) - A collection of Google's Android testing tools and frameworks, all integrated in a single application project.

 

https://github.com/googlesamples/android-testing-templates

https://github.com/googlesamples/android-testing

posted on 2018-11-13 10:04  Charles-MQ  阅读(208)  评论(0编辑  收藏  举报

导航