Jmeter Response Data 乱码问题解决方法

1. 进入jmeterapache-jmeter-4.0in,打开jmeter.properties

2. 搜索“sampleresult.default.encoding” 设置sampleresult.default.encoding=utf-8并去掉前面的#

3. 重新启动Jmeter

原文地址:https://www.cnblogs.com/sunzzc/p/13070552.html