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:Mike Lecza (mle@newnetco.com)
Date:01/13/2003 07:52:26 AM
List:com.canoo.lists.webtest

Consider taking a look at OpenSTA.org for load testing. Its pretty good for free :-).

Regards

-----Original Message----- From: webt@gate.canoo.com [mailto:webt@gate.canoo.com] On Behalf Of Christian Sell Sent: Monday, January 13, 2003 10:46 AM To: webt@gate.canoo.com Subject: Re: [Webtest] load tests with 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