課程
/移動開發
/Android
/App壓力測試入門
monkey中,在設置events參數時老師一共介紹了8個,在執行monkey時,events分配百分百顯示有10個參數,請問剩下的兩個是什么意思?
2017-02-13
源自:App壓力測試入門 4-5
正在回答
可以忽略的意思唄
用 命令安裝apk,總會
adb shell install com.dfxh.slx.videoplayer.apk
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
** daemon still not running
error: cannot connect to daemon
舉報
結合6個壓力測試小案例,教你對Android App進行壓力測試
1 回答adb shell monkey 基本導航事件的百分比
2 回答monkey壓測設置執行多次,每次只執行一次
1 回答我設置了10000次事件執行,怎么關閉monkey???
5 回答執行monkey runner后提示這樣的錯誤?為什么?
1 回答monkey腳本 是在vi里寫的嗎?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2017-02-14
可以忽略的意思唄
2018-05-15
用 命令安裝apk,總會
adb shell install com.dfxh.slx.videoplayer.apk
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
** daemon still not running
error: cannot connect to daemon