hi,
I used the HTTP(S) Test Script Recorder to record the requests.If the
original request has the header Authorization, why the JMeter cant record it
while the fiddler can?I think it's the problem of Jmeter.Should I configure
something else?
Thanks.
Jesse
-- 原始邮件 ---
The most possible problem is that you added an incorrect authorazition manager,
you can print out your recorder and the request which Jmeter sending out.
And I think there still maybe an important thing to do for you, talk with your
server application developer or desinger, understand what author
Hi,
I have used JMeter to record a mobile app, but some response with the code
401 and response header WWW-Authenticate: WL-Composite-Challenge when
replay.Then I use the fiddler (a HTTP proxy analyzer) record the same requests
and replay successfully.By comparision, the request recorded by fi
@Sebb @Ubik
Having percentile on summary report is not something critical but a nice to
have feature. And if it is going to be performance costly then probably is
not worth it.
@Ubik
About the back end listener. I used it with JMeter distributed mode and it
resulted in lower throughput. I had po