Reputation: 101
I am running a simple load test on JMeter (10 users).
After completion I found in summary report that initial request having more that 10 sample and later request are not able to complete desire 10 request.
What should I suppose to do handle this situation.
Thanks
Upvotes: 0
Views: 84
Reputation: 168147
Your question doesn't contain enough information to state the exact reason of the behaviour, the possible causes could be in:
Stop thread on EOF
option set to True
If you need further assistance you will need to update your question with at least 1 screenshot outline of your Test Plan and contents of jmeter.log file (normally lives in "bin" folder of your JMeter installation)
Upvotes: 1