Concurrency and load tests

Hi all,
I'm interested to perform some concurrency and load tests.
Have you ever done it with your Backbase JSF Edition applications?
Could you suggest some tool to perform this tests?

Any help will be appreciated.

Kind regards
David

Anyone has performed any

Anyone has performed any load test on Backbase apps??
if yes, do you think WebLOAD is a good choice?

WebLOAD / Jmeter

Hi David,

Checking out the WebLOAD forum I encountered this: http://www.webload.org/faq/?View=search&q=ajax&s=Go ...so that would mean that WebLOAD supports also XMLHttpRequest.... Another tool might be interesting is JMeter (http://jakarta.apache.org/jmeter/), it is pretty straight forward using it for concurrent complete page requests (so for initialization of your app.), but with some searching I saw people using it as well for apps. containing AJAX calls, see for example: http://www.sqaforums.com/showflat.php?Cat=0&Number=427380&Main=404940

OK Alexander, I'll check

OK Alexander, I'll check them out.
Thanks a lot
David