If you know .NET, there appears to be API for Fiddler (an IE plugin that
monitors HTTP requests) which is "for use in special-purpose
applications that run with either no user-interface (e.g. test
automation)".  It would probably do exactly what you need, but it
wouldn't be a turn-key solution.

http://fiddler.wikidot.com/fiddlercore 

~Brad


-------- Original Message --------
Subject: SOT: Automated Firebug Net-style Timing
From: John M Bliss <bliss.j...@gmail.com>
Date: Wed, July 21, 2010 11:11 am
To: cf-talk <cf-talk@houseoffusion.com>


Hello, smart people. So you know how Firebug's "Net" panel will take an
HTTP request and show all URL's involved in the request (because of
redirects, cflocations, etc) and milliseconds consumed by each of those
URL's? I'm looking for a free/cheap website/software that'll automate
that
functionality and allow me to test, for example, 100 URL's 100 times
each
and spit out a report of the resulting milliseconds consumed.
Suggestions?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335601
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to