jmeter打开jmx查看结果树报错Assertion error:falseAssertion failure:true
在使用fiddler抓包保存为jmx格式的文件后, 使用jmeter打开其jmx文件时,查看结果树报错问题如图:断言失败Assertion error:falseAssertion failure:trueAssertion failure message:Expected to find an object with property ['stat'] in path $ but found '
·
在使用fiddler抓包保存为jmx格式的文件后, 使用jmeter打开其jmx文件时,查看结果树报错
问题如图:断言失败
Assertion error:false
Assertion failure:true
Assertion failure message:Expected to find an object with property ['stat'] in path $ but found 'java.lang.String'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'.
解决:在断言处选中此2项
OK:
更多推荐
所有评论(0)