JMeter – Save Responses to a file
Let’s consider, you run the script in the actual load test and often get an error at a particular step. Now, you want to know the error message coming inside the response body to check what is the root cause of the error. One of the solutions is to add a ‘View Results Tree’ listener … Read more