2 messages in com.canoo.lists.webtestRe: [Webtest] End-to-End User Respons...
FromSent OnAttachments
Brian Erdelyi16 Nov 2005 17:26 
Marc Guillemot17 Nov 2005 00:09 
Subject:Re: [Webtest] End-to-End User Response Times
From:Marc Guillemot (mgui@yahoo.fr)
Date:11/17/2005 12:09:46 AM
List:com.canoo.lists.webtest

Webtest is not really the right tool to measure response time because the internal processing of pages takes a some time too. Nevertheless if your only interested in the difference between 2 "processing time" then you may use webtest for this. An idea could be to create the "reports" with an other reporter than the standard one to save the results in a db to be able to generate graphics of load durations over the time.

Marc.

Brian Erdelyi wrote:

Is a Canoo a tool I can use to simiulate the actions of a single user to log onto a web application and record the response time of an application when performing certain functions?

I'd like something to constantly log onto the application and record various response times throughout the day every 5 minutes.

Any ideas?