I ran a load test with:
- 19 test steps
- 100 Threads
- Strategy Simple
- Test Delay 2000
- Limit 5 runs per Thread
I noticed that in the colum "cnt" the 1st step has cnt = 500 anche the last step has count 4, this means that the 1st step was run 500 times anche the last step only 4 times?
I expectedthatall the stepswereperformed500times.
In attachments the report.
Can you help me to understand?
Thanks