摘要:
PerfMon是jmeter监控系统资源的一款插件,可以用来监控系统的CPU/内存/IO等性能指标。 一、要准备好的插件:JMeterPlugins-Standard-1.4.0(pwd:cjqd)或者下载地址:https://jmeter-plugins.org/downloads/old/ Se 阅读全文
摘要:
问题: 当响应数据或响应页面没有设置编码时,jmeter会按照jmeter.properties文件中,sampleresult.default.encoding 设置的格式解析默认ISO-8859-1,这时候解析中文就会出错 # The encoding to be used if none is 阅读全文