https://jmeter.apache.org/download_jmeter.cgi

tar -xzvf apache-jmeter-5.4.1.tgz
cd apache-jmeter-5.4.1/bin
sh jmeter

configure Jmeter and export test_plan.jmx

jmeter

cmd:jmeter -n -t testplan/RedisLock.jmx -l testplan/result/result.txt -e -o testplan/webreport

testplan/RedisLock.jmx 为测试计划文件路径

testplan/result/result.txt 为测试结果文件路径

testplan/webreport 为web报告保存路径

Jmeter test

Share on: TwitterFacebookEmail

Comments


Related Posts


Published

Category

Tools

Tags

Contact