I am running some tests on a rest client. When I started Jmeter, I also setup some listeners such as "View Results in a table". When I run a test. I dynamically see the table being populated.
On the bottom of the table, there is a small toolbar having elements such as
No. of samples, Latest sample, Average and Deviation. What are these elements indicating? No. of samples - Does it mean the total requests that have got the response? Latest sample - Does it mean the latest request being sent? Average - Average of what? Deviation - No clue