views:

27

answers:

1

I am looking for a simple web load testing app that has a GUI.

I need to run lots of small and simple tests (like hit page x 100 time and let me know how long it took)

I do not want to have to script every test as I would have to using WCAT or AB

also free would be nice

If it matters I am using IIS7

A: 

I found JMeter.

It is very advanced (way more than I need) but it has a nice GUI and has very good docs.

http://jakarta.apache.org/jmeter/

Sruly