monkey可以設(shè)置參數(shù) -f path/filename 執(zhí)行文件中指定的測(cè)試序列
使用方法,參考 http://www.51testing.com/html/70/467370-827269.html
monkey源碼中有關(guān)于script文件解析的相關(guān)內(nèi)容,MonkeySourceScript和MonkeySourceRandomScript。但是沒(méi)有生成script的方法,嘗試修改源碼。
monkey可以設(shè)置參數(shù) -f path/filename 執(zhí)行文件中指定的測(cè)試序列
使用方法,參考 http://www.51testing.com/html/70/467370-827269.html
monkey源碼中有關(guān)于script文件解析的相關(guān)內(nèi)容,MonkeySourceScript和MonkeySourceRandomScript。但是沒(méi)有生成script的方法,嘗試修改源碼。