We create a app based on the apache wicket and I'm now working on the performance testing for it. I'm familiar with Jmeter so it's my first choice as the load generate tool for the back end performance testing. But, looks I can't record some "ajax call" actions from our app according to the wicket's behavior.
I'm also using Grinder, but it does not work as well.
I'm now thing using the HtmlUnit instead of Jmeter to do the back-end web app performance load testing.
So does anyone have better choice?
Thanks in adv.