随笔分类 - 移动端测试
摘要:adb -s 192.168.57.101:5555 install adb logcat -->log.ext 当前目录adb logcat >Desktop/logcat.txt I:infoE:errorD:debug关键字搜索错误日志:error/exception/crash/anr ad
阅读全文
摘要:1 Applications Memory Usage (in Kilobytes): 2 Uptime: 20697414 Realtime: 79428706 3 --在会话列表页面 4 ** MEMINFO in pid 10184 [com.mobile] ** 5 Pss Private
阅读全文
摘要:一、弱网测试点 二、设置弱网环境 PC端和手机端(Android/IOS) 1.若测试的应用能用抓包工具如Charles或者fiddler抓到请求,则可以抓包工具模拟PC端和手机端(Android/IOS)弱网环境,此处以Charles为例: ①打开Charles-》Proxy-》Throttle
阅读全文