Collections:
Run Recorded Session in JMeter
How to run the recorded Web session in JMeter?
✍: FYIcenter.com
If you have a Web session recorded with the JMeter proxy server,
you can follow this tutorial to
run it in JMeter without any changes.
1. Run JMeter and open "Login-Logout-Session.jmx". You see the recorded session displayed in the test plan.
2. Click "Run > Start" to run the recorded session again.
3. Wait for all samplers to finish.
4. Open "View Results Tree". You all HTTP request samplers are executed correctly.
The picture below shows you how to run recorded Firefox session in JMeter:
⇒ Revise Recorded Session in JMeter
⇐ Record Web Session with JMeter
2018-07-18, 2489🔥, 0💬
Popular Posts:
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to generate ISBN numbers? To help you to obtain some ISBN numbers for testing purpose, FYIcenter...
How to find out my browser request headers? To help you to see your browser request headers, FYIcent...
How to call JMeter command in a Windows batch file? I want to create a single batch job to run JMete...