fiddler 網頁除錯工具

Post on 10-Jan-2017

172 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Fiddler 網頁除錯工具計中網路系統工讀小組工讀分享

資工二 A 101502521 李樸

簡介 網頁代理程式 ( Web Debugging Proxy ) 查看 / 修改 網頁請求 / 回應 手機 API 除錯

Inspectors

斷點 ( Breakpoint )

用途:修改請求 / 回應 兩種斷點: Break

斷點 ( Breakpoint )

設下斷點

斷點 ( Breakpoint ) --– 請求前 可修改傳送中的資料

斷在網頁請求前

斷點 ( Breakpoint ) --- 回應後 可修改真正回傳的資料

由 Fiddler 發送請求

直接產生請求進行測試

手機 API Debug

開放遠端裝置連入 Proxy Server

進階功能 --- FiddlerScript 自動化測試 使用語言: JScript.NET FiddlerScript Editor FiddlerScript Reference 自訂介面 常用函式

Thank you for your attention!

top related