Recording Tests with JMeter

Reference

Recording Tests with JMeter
jmeter

What it is

The HTTP(S) Test Script Recorder allows JMeter to intercept and record your actions while you browse your web application with your normal browser. JMeter will create test sample objects and store them directly into your test plan as you go (so you can view samples interactively while you make them).

Record HTTP

Recording Tests with JMeter_第1张图片
Recording Tests with JMeter_第2张图片
Recording Tests with JMeter_第3张图片
Recording Tests with JMeter_第4张图片
Recording Tests with JMeter_第5张图片
Recording Tests with JMeter_第6张图片


Record HTTPS

与录制http相比,多了导入证书这个步骤.

Recording Tests with JMeter_第7张图片
Recording Tests with JMeter_第8张图片
Recording Tests with JMeter_第9张图片
Recording Tests with JMeter_第10张图片

你可能感兴趣的:(Recording Tests with JMeter)