I was wondering if there is a way to check Request/Response body for transactions (real-time/post test) in Blazemeter. I can see there's a "Log" section, but I'd love to know if there's a way to log request/response body for pass or fail transactions for analysis purpose.
Regards!
I've tried exploring the Blazemeter tool with no result. Tired to google for answer but no luck.
Given you have jmeter
in your tags I assume you're running a JMeter test.
In this case in BlazeMeter's Logs Report there will be error.jtl file
It contains request and response details for failed requests, you can download the file and open it with JMeter's View Results Tree listener and see all the information: