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, 2766🔥, 0💬
Popular Posts:
How to valid IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has d...
What are JMeter command line options? You can get see JMeter command line options by running this co...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...