Hi everyone, I have a couple of questions:
I need to save the server response on error. The HTTP requests has an assertion that checks the response body contains a specific text in the <title> tag. I have read in https://www.blazemeter.com/blog/how-to-save-response-data-in-jmeter/ that there are a few ways of doing this: 1. https://jmeter.apache.org/usermanual/component_reference.html#Save_Responses_to_a_file 2. https://jmeter.apache.org/usermanual/component_reference.html#View_Results_Tree 3. https://jmeter.apache.org/usermanual/properties_reference.html#results_file_config I will be running jmeter in non-GUI mode, so which is the better approach to doing what I need to do? Also, another question, I've tried adding Save Response Data (XML) to an Aggregate Report item but it seems it does not work that way, are all Save Configurations available for all types? Thank you. Regards.
