Recording Tests with the HTTP Proxy
Stop building requests by hand. Use the JMeter HTTP(S) Test Script Recorder to capture browser traffic and turn real user actions into a test plan automatically.
Why Record Instead of Build?
Hand-building every request is slow and error-prone for a real app. JMeter can record your browser session and generate the requests for you.
The Test Script Recorder
The HTTP(S) Test Script Recorder sits as a proxy between your browser and the server, capturing every request that flows through it.
All lessons in this course
- JMeter Installation and Interface
- Creating a Basic HTTP Test
- Viewing Results with Listeners
- Recording Tests with the HTTP Proxy