Monday, May 9, 2016

HTTP Fox - A Firefox add-on for monitoring traffic

Introduction



Http Fox is a firefox add-on that can be installed from here: https://addons.mozilla.org/en-US/firefox/addon/httpfox/ and it monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers and which can be used as an alternative to Firebug’s NET Panel.

Information available per request includes:
- Request and response headers
- Sent and received cookies
- Querystring parameters
- POST parameters
- Response body

Why to use it?


Can be detached from Firefox.
Search filter on live results as they come in

 

How to use it?


After you installed it, open Firefox and press CTRL + SHIFT + F2.
Press in Start button. While the page is loading the files are listed. 


We can filter files by entering a value in the filter field.


You can also see information about Request Cookies, Request Post Data, Content





More about performance testing: The Art of Application Performance Testing: Help for Programmers and Quality Assurance

Happy testing and... make it green, becomes a dream :).

No comments:

Post a Comment

Popular Posts