Run Jmeter from a remote machine (ie not the web server itself) and you can configure how many requests, simultaneous or otherwise, you want to send. It can loop indefinitely and even catch queryystring values to pass to the next pahse of testing etc..Ok, thanks for your suggestions. One question though. These all seem to put load on the cpu rather than make loads of requests to the web service, to see if it crashes or not?
I was kinda after the latter, but i'll give what you've given me a go, as well.
Thanks
Loadrunner would do this - but as already said, it's an enterprise tool (at enterprise prices) rather than something an individual would purchase. I'm sure there's an equivalent over at Freshmeat, though.Ok, thanks for your suggestions. One question though. These all seem to put load on the cpu rather than make loads of requests to the web service, to see if it crashes or not?
I was kinda after the latter, but i'll give what you've given me a go, as well.
Thanks
Unfortunately this was suggested to me by a colleague but this particular server is an IIS based webserver. Thanks anyway!