Hi,
I have configured my test plan as below
Number of threads 100
Ramp up time 120
Number of loops as 10000
simple controller
http request(Joke)
response assertion
Results tree
Summary report.
The test ran successfully, but the total number of samples it is showing
only 982336 where as i configured for 1million.
One more difference is total of the samples(summary report) and number of
HTTP samples(named joke) .
Q1. Why is the difference of number of samples between configured and actual
hits done...Can we conclude like some samples did not get response at all,
in that case error percentage has to grow and same has to be captured as
Time out in results tree.
Q2. If only one HTTP request is configured under the thread then why is the
difference between TOTAL and HTTP hits in the summary report
Please correct me where i am missing.