hi,
I thinked of a question about how to show the result of a stable test using
jmeter.
i.e. I plan a test that will run for 24 hours. the purpose is to see if the
system of being tested can serve with the same service level during a long time.
so, I want to do statistic and get some value(i.e., TPS) of each hour, then
link the points of 24 values to a line in a diagram to clearly show the user
that if the system is serving stablely during the test.
Can I do this in Jmeter? I don't know, because I don't know if Jmeter stores
the time when capturing measurements data. If jmeter doesn't know when it gets
the measurement data, obviuosly it can't do statitics according to time slice
(i.e. an hour).