Jmeter 2.10 HTTP recorder throws keytool exception

后端 未结 4 1651
鱼传尺愫
鱼传尺愫 2020-12-20 20:12

I am trying to investigate jmeter and have quickly run into some problems. I am attempting to follow the tutorial at http://jmeter.apache.org/usermanual/jmeter_proxy_step_by

4条回答
  •  攒了一身酷
    2020-12-20 21:04

    Also I would recommend you to consider alternatives in automatic script writing. Actually there are some ways of .jmx scripts writing:

    1. using proxy as described in the tutorial you've given

    2. using badBoy tool .

      http://www.badboy.com.au/ http://www.badboysoftware.biz/docs/ http://www.youtube.com/watch?v=OX9NbYuE07I

      benefits: easy record, easy export to jmeter.

    3. using blazemeter chrome extenstion:

      http://community.blazemeter.com/knowledgebase/articles/231479-chrome-extension

      benefits: You can export the script written to jmeter and/or to cloud as well and run it on the cloud.

      As soon as you try these approaches probably you'll find out what you've missed.

提交回复
热议问题