>I tried the embedded resources +concurrent pool. Does not seem to work. It did not generate parallel request. Instead it generates one after the other. I believe you are mistaking the way the results are presented v/s the way they are made. But you can raise a bugzilla case if you believe this isnt working
I believe a few articles on Jmeter and AJAX are available on the web My attempts are here (you'd probably need to combine these two posts to come up with a viable solution) - but again - you might not really need to do this http://theworkaholic.blogspot.com/2010/11/jmeter-and-ajax-part-iii.html http://theworkaholic.blogspot.com/2013/03/sharing-session-ids-across-threads.html On Fri, Apr 11, 2014 at 12:27 AM, Srinivasan, Kavya < [email protected]> wrote: > Thanks Deepak for your reply. I tried the embedded resources +concurrent > pool. Does not seem to work. It did not generate parallel request. Instead > it generates one after the other. > > Please tell me more about the code side changes as I am looking to solve a > general purpose Ajax issue. > > Thanks and Regards, > Kavya Srinivasan > > -----Original Message----- > From: Deepak Shetty [mailto:[email protected]] > Sent: Thursday, April 10, 2014 9:31 PM > To: JMeter Users List > Subject: Re: Is it possible to send parallel requests from Jmeter > > Retrieve Embedded resources + Concurrent Pool in HttpRequests (dont know > if it works correctly , I believe when the feature was released it had some > issues) However if you are asking a general purpose AJAX related question > then the answer is probably not out of the box but you can do it if you are > willing to write some code (but whether you really need to do it is the > question). > > > On Thu, Apr 10, 2014 at 2:47 AM, Srinivasan, Kavya < > [email protected]> wrote: > > > Hello, > > > > I would like to understand if it's possible to send the parallel > > requests in Jmeter as the way a browser will send. > > > > Thanks and Regards, > > Kavya Srinivasan > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
