In my own test, do a lot of ajax, if you use the JMeter Proxy Server to record your usage, you'll see that those Ajax calls are nothing more than http requests (just sent at special times).
Naturally you cannot simulate the use of the javascript, but honestly, that's a end user experience that can be "load tested" by one user (because its all client side) On Fri, Jun 6, 2008 at 6:36 AM, Ravikumar chaparala < [EMAIL PROTECTED]> wrote: > Hi Sebb, > > I need to do performance testing for an ajax based application.Can we use > Jmeter to do performance testing for an ajax based application.If yes, > could > you please suggest me,how to do this.If you have any document regarding > this > can you please send it to me.Anything > can be appreciated. > > Thanks in advance, > Ravi >

