10 messages in com.canoo.lists.webtestRe: [Webtest] load tests with WebTest
FromSent OnAttachments
Christian Sell13 Jan 2003 03:56 
Dierk Koenig13 Jan 2003 05:59 
Torben Tretau13 Jan 2003 06:36 
Christian Sell13 Jan 2003 07:45 
Mike Lecza13 Jan 2003 07:52 
Christian Sell13 Jan 2003 07:53 
Dierk Koenig13 Jan 2003 08:33 
Torben Tretau13 Jan 2003 08:35 
Christian Sell13 Jan 2003 12:33 
Christian Sell13 Jan 2003 13:45 
Subject:Re: [Webtest] load tests with WebTest
From:Christian Sell (chri@netcologne.de)
Date:01/13/2003 07:45:55 AM
List:com.canoo.lists.webtest

no please dont mention JMeter (admit, I should have done that). I tried it, and it was so pathetic that I went on looking, and ended up with Webtest.

JMeters test scenario setup is extremely clumsy, and the app is unacceptably buggy and slow... sorry to say that..

Torben Tretau wrote:

Hi,

However, I would like to use it not only to test my web pages functionally, but also with respect to throughput and behavior under load. I am therefore thinking of an extension that would allow me to specify the number of concurrent sessions to create, and some load/throughput-based reporting features.

One solution could be to simulate load with JMeter and test in parallel with Webtest.. I sometimes patched my Webtest so a timeout could be added for each task to be fulfilled.. But I have not tried the solution with JMeter..

Torben