Collections:
Setup JMeter Proxy for Recording
How to setup JMeter to be a proxy server for HTTP communication recording?
✍: FYIcenter.com
You can follow this tutorial to
setup JMeter to be a proxy server for HTTP communication recording.
1. Run JMeter and click "File > Template" menu or the template icon. You see the template screen.
2. Select the "Recording" template and click the "Create" button. You see a new test plan created with a some default components:
3. Review the "HTTP(S) Test Script Recorder" component under the "WorkBench". It runs an HTTP proxy to record all HTTP requests fired from your browser. The default proxy port is 8888.
4. Click "File > Save Test Plan As" menu and save it to Recording-Controller-HTTP-Proxy.jmx.
The picture below shows you how to setup JMeter to be a proxy server for HTTP communication recording:
Â
⇠Recording with JMeter HTTP Proxy
⇑ Recording with JMeter HTTP Proxy
⇑⇑ Apache JMeter Tutorials
2018-02-01, 1680👍, 0💬
Popular Posts:
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
Here is a list of top popular Software Test Management Commercial and Free Tools: Rank Name Vendor P...
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to generate user full names? Test user names are frequently needed in testing applications that ...
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...