How do I install jmeter on a Mac?

后端 未结 8 2154
太阳男子
太阳男子 2021-01-30 00:06

We want to use JMeter.

I\'ve downloaded the production version as directed in the user manual at http://jmeter.apache.org/usermanual/get-started.html

But how do

相关标签:
8条回答
  • 2021-01-30 00:39

    after

    brew install jmeter
    

    then

    open /usr/local/bin/jmeter
    
    0 讨论(0)
  • 2021-01-30 00:42

    I am also new to this.
    I have followed this process to start the application in Mac:

    1. I downloaded apache-jmeter-3.3_src.zip from http://jmeter.apache.org/download_jmeter.cgi website.
    2. I extracted the files and then move to bin folder and then you can find a file named jmeter, this is an executable file. Right click on this and open with terminal and wait for 5 minutes, that's it.

    Thank you, I hope this might help.

    0 讨论(0)
提交回复
热议问题