How to save jmeter Summary Report and other graphs (eg. Response Time Graph ) automatically
Each time when I run Jmeter script I have to save the summary report and graphs manually. I want them to be stored automatically. I tried to write the Summary results to file as C:\JMeter\Summary${__time(ddMMyy HHmmss)}.csv . But it comes out in XML format. I want in table format. When I try to save the response graph as following C:\JMeter\ResponseGraph${__time(ddMMyy HHmmss)}.tif . The graph is not stored. It comes out as invalid image. Also, please tell me how to analyse the results which I obtain and how should I interpret them If I load test a website. My website is like log in as a user,