目的:容許從本地返回文件,代替服務器響應,而不用將文件發佈到服務器【可用正式環境驗證本地文件】html
步驟一:抓頁面http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome --->選擇session,右擊--->Save--->Response--->Entire Response正則表達式
步驟二:打開另存html文件--->修改內容服務器
步驟三:AutoResponder--->勾選Enable rules--->選擇session--->點擊「Add Rule」session
步驟四:Rule Editor--->第二個下拉框--->選擇Find a file… --->選擇修改後的html--->save;spa
步驟四:Rule Editor--->第二個下拉框--->選擇狀態碼--->save;xml
步驟五:清空fillder抓包數據--->刷新http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome --->頁面--->查看結果;htm
不勾選Unmatched requests passthrough時地址錯誤;blog
勾選Unmatched requests passthrough時地址錯誤不匹配;圖片
步驟:勾選Unmatched requests passthrough--->選中文件--->修改文件地址--->Save--->從新刷新http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome頁面ci
步驟:勾選Enable Latency --->出現Latency列--->選中某個文件--->右擊--->選擇Set Latency--->設置延遲時間(3000毫秒)--->save--->從新刷新http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome頁面,設置的內容會發生3s的延遲;
EXACT開頭:表示徹底匹配
regex開頭:表示用正則表達式來匹配
StringToMatch:字符串匹配
步驟:選中session--->點擊Test--->查看是否匹配上;