山东阳阳 发表于 2020-8-21 09:40:49

jmeter中接口测试出现乱码

jmeter中接口测试出现乱码或不识别中文解决办法
在查看结果是中出现乱码时:jmeter的bin目录下的jmeter.properties下最下面添加sampleresult.default.encoding=UTF-8后重新打开工具就好了

在接口的Body Data出现乱码时:jmeter的bin目录下的jmeter.properties下最下面添加jsyntaxtextarea.font.family=Hack,重新打开工具,在接口中post方式后面Content Encoding输入utf-8

Miss_love 发表于 2020-8-21 10:13:40

支持分享
页: [1]
查看完整版本: jmeter中接口测试出现乱码