Discussion:
AJAX Recording in JMeter
Me vina
2007-08-09 16:54:49 UTC
Permalink
Hi All,
**
*
http://www.nabble.com/Load-testing-Ajax-app-with-Jmeter-tf3275469.html#a9117787
***

We are having issues with recording AJAX calls in JMeter. It is confirmed
that JMeter will not be able to record the AJAX calls through this version
2.3. But is there any other way where we can capture the URL's or any
necessary information.

Actually we are trying to record a secure site using Badboy. So we are
exporting the same to JMeter.

*Solutions tried:*

1. Captured the requests from Load Runner and placed those requests in
JMeter. Still - not working.

2. Captured the URL's from HTTP Watch and HTTP Analyzer and placed the same
in JMeter. Still - not working.

Can anyone please let me know whether there is any other alternative to
resolve this issue?

Regards,

Sravanthi
sebb
2007-08-09 17:06:36 UTC
Permalink
Post by Me vina
Hi All,
**
*
http://www.nabble.com/Load-testing-Ajax-app-with-Jmeter-tf3275469.html#a9117787
***
We are having issues with recording AJAX calls in JMeter. It is confirmed
that JMeter will not be able to record the AJAX calls through this version
2.3.
JMeter 2.3 can record AJAX calls - the proxy can record just about any
request that the browser makes (there may be some problems with
certain binary requests - please file bug reports as necessary).
Post by Me vina
But is there any other way where we can capture the URL's or any
necessary information.
Actually we are trying to record a secure site using Badboy. So we are
exporting the same to JMeter.
*Solutions tried:*
1. Captured the requests from Load Runner and placed those requests in
JMeter. Still - not working.
2. Captured the URL's from HTTP Watch and HTTP Analyzer and placed the same
in JMeter. Still - not working.
What do you mean by "not working"?
Post by Me vina
Can anyone please let me know whether there is any other alternative to
resolve this issue?
Try the JMeter proxy recorder with "Attempt https spoofing".
Post by Me vina
Regards,
Sravanthi
Loading...