1. Add a "thread group" to the test plan in JMeter
2. Add "HTTP proxy server" to the Workbench in JMeter
3, JMeter in the "HTTP proxy server" set the port "8888", the target Controller "test plan > Thread Group", group "each group into a new controller", and finally click "Start"
4, set the agent in IE Browser, ie--tool--Connection-LAN settings--tick "proxy Server"--address "localhost"--port "8888"--OK
5, enter the recorded web site in IE (the author of this input Zen road)
--Enter the URL and open, enter the user name and password, and finally log in
6, the Web login system after exiting the user
7, stop "HTTP proxy server" in JMeter, refer to the Stop button after starting the proxy server in step 3rd
8, cancel the agent of IE, refer to the 4th step, remove the check in LAN settings can
9. In JMeter, add "view result tree" in thread Group for recording into script.
10. Save the script and start
11. Viewing the result of the execution in the view results tree
12. Tuning Scripts
This article is from the "as1024" blog, make sure to keep this source http://as1024.blog.51cto.com/12241298/1971109
JMeter Proxy Recording Web site