HTTP load generator

Petri Savolainen petri_savolainen@y...
Wed, 21 Feb 2001 18:02:09 -0000


There is an open-source tool set called OpenSTA (.org) which has a 
nice GUI, records test scripts as you browse and has a whole testing 
language.

Regards,

Petri

--- In medusa@y..., "John Benninghoff" <jbenninghoff@y...> wrote:
> I'm thinking of writing an HTTP load generator using asynchat.py. 
I 
> want to support a typical approach using scenarios much like 
> LoadRunner and SilkPerformer do it. Has someone already done 
> something like this?