search the mail archives , there are many discussions of the same topic (ajax, concurrent users). The answer to both your questions is it depends. http://wiki.apache.org/jakarta-jmeter/HowManyThreads
For the third question read the manual or wiki e.g. http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf On Tue, Jan 4, 2011 at 1:11 PM, chinni20 <[email protected]> wrote: > > Hi Samar, > > I went thru the JMeter Manual in the introduction it says > > Apache JMeter is a 100% pure Java desktop application designed to load test > client/server software (such as a web application ). It may be used to test > performance both on static and dynamic resources such as static files, Java > Servlets, CGI scripts, Java objects, databases , FTP servers , and more. > JMeter can be used to simulate a heavy load on a server, network or object > to test its strength or to analyze overall performance under different load > types. > > It doesnot says that it supports JavScript and web2.0 technologies > > When I searched in the google I found the below link, It says JMeter has > limitations > Please see the below link and look into page no 37. > > http://www.scribd.com/doc/7499267/Load-Testing-With-JMeter > > Please advise me! > > Thanks, > Chinni20 > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/What-are-the-limitations-of-J-Meter-tp3327783p3327837.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

