apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.42k stars 2.1k forks source link

Non-text response data, cannot record: () #6364

Open LCPhython opened 1 month ago

LCPhython commented 1 month ago

Expected behavior

View results tree unable to view the Response Body of the recorded app

Actual behavior

Observed that this happens when you reopen the .jmx script and once you revisit the file in view results tree, most of the requests response body encountered this “Non-TEXT response data, cannot record:()

Steps to reproduce the problem

Observed that this happens when you reopen the .jmx script and once you revisit the file in view results tree, most of the requests response body encountered this “Non-TEXT response data, cannot record:()

JMeter Version

5.6.2, 5.6.3, 5.4.3

Java Version

Java 21 & 22

OS Version

No response

milamberspace commented 1 month ago

Check Configure button in the View Result Tree, probably you record in CSV file not in JMX type (and Response data checkbox disable)