Reputation: 1233
I want to run a test every 3 days and compare some of the results with the last test run. What is the best way to achieve this? I have considered writing the results to files and reading the values for comparison in the next test but having difficulty generating unique file names automatically and having the test recognise which one to use in the next test run.
Upvotes: 1
Views: 7389
Reputation: 15400
For more details: http://www.testautomationguru.com/jmeter-continuous-performance-testing-part2/
For more details: http://www.testautomationguru.com/jmeter-real-time-results-influxdb-grafana/
Upvotes: 2