jmeter 在linux 下壓測

一、將jmeter 安裝包上傳到linux服務器,解壓後,在/etc/profile 中配置jmeter環境html

二、在window環境下的jmeter下配置好測試數據,保存爲.jmx。linux

三、將 文件上傳到服務器,執行下面命令spring

jmeter -n -t /usr/local/apache-jmeter-3.1/tests/springcloud壓力測試.jmx -l /usr/local/apache-jmeter-3.1/tests/test.jtlapache

四、將結果 test.jtl 導出到window環境,執行下面的命令生成html結果網頁服務器

jmeter -g test.jtl -e -o D://resultReport測試

相關文章
相關標籤/搜索