Ulitimately, you want to use a database - spreadsheets are a poor solution in this case. There's various ways to import the data and various flavours of database to use but once there you can very easily write queries that will compare run X with run Y, you can even trend data over time.
It all depends on what your requirements are, you might find the other two suggestions are exactly what you need, but most of the time a little investment in working out how to store results in a db now will give you a lot of benefit later on. -- View this message in context: http://jmeter.512774.n5.nabble.com/Response-comparison-from-multiple-runs-tp4623472p4626498.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

