jmeter3.0 察看结果树中看不到请求中响应数据
最近在用jmeter做接口测试测试某个post请求时 察看结果树中看不到请求中响应数据
点击该请求时明显卡顿是请求太长了么?
求大神指导
Request Headers:
X-Requested-With: XMLHttpRequest
Accept: /
Connection: keep-alive
Content-Length: 19307
Content-Type: application/json;charset=UTF-8
WARN - jmeter.protocol.http.visualizers.RequestViewHTTP: Error decoding query, maybe your request parameters should be encoded:
参数要encode?
还有一个ERROR
ERROR - jmeter.JMeter: Uncaught exception: java.lang.NullPointerException 传入参数以及接口地址是否准确? 参数配置错误了吧? Miss_love 发表于 2017-6-1 11:01
传入参数以及接口地址是否准确?
确定贴全了吗?应该至少有 http method 之类的信息吧。 测试就是来开荒 发表于 2017-6-1 11:03
确定贴全了吗?应该至少有 http method 之类的信息吧。
WARN - jmeter.protocol.http.visualizers.RequestViewHTTP: Error decoding query, maybe your request parameters should be encoded:
参数要encode?
还有一个ERROR
ERROR - jmeter.JMeter: Uncaught exception: java.lang.NullPointerException Miss_love 发表于 2017-6-1 11:01
传入参数以及接口地址是否准确?
没问题啊! 小爸爸 发表于 2017-6-1 11:06
没问题啊!
把参数贴上来看下,可以模糊掉敏感信息
页:
[1]