Hi! jmeter-5.3 I run a load test of the http interfaceuse and I use ??JSON Assertion?? for result verification. From the Dashboard of the test results, I found that some of the JSON Assertion results are as follows??------------------------------------------------------------------------------------------------------------------------------------------------- Expected to find an object with property ['totalRows'] in path $['data'] but found 'null'.This is not an json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'. -------------------------------------------------------------------------------------------------------------------------------------------------
The other part of the response of the http interface is as follows?? ------------------------------------------------------------------------------------------------------------------------------------------------- Response Body??Non-TEXT response data, cannot record:() ------------------------------------------------------------------------------------------------------------------------------------------------- What do these two results mean? How can I restore the actual content of the above two responses from the existing .jtl?? I need help, please. Best Regards??
