1、添加一个线程组


2、添加http请求,设置


3、添加查看结果树

4、运行查看结果

5、解决响应数据中文乱码
需要在jmeter配置文件:jmeter.properties 中,修改#sampleresult.default.encoding=ISO-8859-1 为
sampleresult.default.encoding=utf-8 ;保存重启jmeter,问题解决。

1、添加一个线程组
2、添加http请求,设置
4、运行查看结果
5、解决响应数据中文乱码
需要在jmeter配置文件:jmeter.properties 中,修改#sampleresult.default.encoding=ISO-8859-1 为
sampleresult.default.encoding=utf-8 ;保存重启jmeter,问题解决。
本文标题:jmeter的第一个脚本
本文链接:https://www.haomeiwen.com/subject/snmazftx.html
网友评论