sampleresult.default.encoding=utf-8
对于录制脚本中的中文乱码,需对 JMeter 源码进行修改(对 JMeter 的 jar 包反编译)
language=zh_CN
需要在 jmeter.properties 中设置。
jmeter.properties