Simple steps to be follwed for recording in jmeter.
- open ur jmeter ( contains testplan and workbench in default)
- add a threadgroup
- add “http request defaults” whic is under config( change the server name i.ethe site u need to record)
- add “http proxy server (workbench-rightclick-non testing elements-http proxy server)change the default port 8080 to someother(eg 9090)
- start the proxy server
- change the browser settings to manual setup with 9090 port and localhost
That is it now you can record watevr the page..
