在使用LoadRunner进行HTTP协议的压力测试时,可以使用HTTPWatch来协助分析客户端和服务器端之间详细的HTTP交互过程。可以查看每个HTTP发送的数据、响应的数据、URL、Method、Type、Header等信息。
与Wireshark支持的广泛协议捕获不同,HTTPWatch专注于HTTP和HTTPS协议的捕获,并且作为与浏览器结合在一起,更加方便易用。
HttpWatch is an HTTP viewer and debugger that integrates with IE and Firefox to provide seamless HTTP and HTTPS monitoring without leaving the browser window.
支持IE和Firefox(6.0版本后支持FF2.0和3.0),并且提供自动化接口
HttpWatch has a comprehensive automation interface that can be used by most programming languages (e.g. C#, Javascript & Ruby). The interface can be used to control the HttpWatch plug-in for IE or Firefox and to access data in HttpWatch log files. If you are already running automated tests, you can integrate HttpWatch and record HTTP level information during your tests. The recorded data that then be checked for certain types of configuration and performance problems (e.g. HTTP compression is not enabled).
官方网站提供Basic版本的下载:
http://www.httpwatch.com/
目前最新版本是6.2
本文介绍如何利用HTTPWatch辅助LoadRunner进行HTTP协议的压力测试。HTTPWatch是一款集成于IE和Firefox浏览器中的HTTP查看器和调试工具,能详细记录并展示客户端与服务器之间的HTTP交互过程,包括请求与响应的数据详情。此外,它还支持自动化接口,便于集成到自动化测试流程中。
2624

被折叠的 条评论
为什么被折叠?



