課程
/移動開發(fā)
/Android
/App壓力測試入門
如何實現(xiàn)設(shè)置seed值與touch事件一起運(yùn)行
2018-02-23
源自:App壓力測試入門 4-4
正在回答
加多個參數(shù)就行了,例如
adb shell monkey -v -p com.android.calculator2 -s 100 --pct-touch 100 100
舉報
結(jié)合6個壓力測試小案例,教你對Android App進(jìn)行壓力測試
1 回答seed值相同完成事件數(shù)不同
1 回答怎么看seed值?
1 回答如果 ignore-crashes 之后,不會出現(xiàn)seed嗎?
2 回答0代表touch事件,那么其他的12345代表什么事件
2 回答加seed值的時候,crash出現(xiàn)的evens數(shù)不應(yīng)該是一樣的嗎?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2018-10-13
加多個參數(shù)就行了,例如
adb shell monkey -v -p com.android.calculator2 -s 100 --pct-touch 100 100