larryx
12 years agoFrequent Contributor
load test response time
Hello,
I have conducted the load test with below scenario:
10 groovy scripts (or test steps) with 100 thread
step0: start at 0s
step1: ...........20s (sleep time in the script)
step2: ...........40s (sleep time in the script)
... ...
step9: ...........180s (sleep time in the script)
LoadTest RunTime setting:
limit: 1 Runs per Thread
Threads: 100
Strategy: Simple
Test Delay: 0
Random 0.0
Surprisingly in the loadTest result table, the test steps min respTime is less than 20s (step1) and 40s (step2).
My question: is the sleepTime (in the test step) should be included in the respTime? if not, why?
Please Help Me!!
Thanks,
Larry
I have conducted the load test with below scenario:
10 groovy scripts (or test steps) with 100 thread
step0: start at 0s
step1: ...........20s (sleep time in the script)
step2: ...........40s (sleep time in the script)
... ...
step9: ...........180s (sleep time in the script)
LoadTest RunTime setting:
limit: 1 Runs per Thread
Threads: 100
Strategy: Simple
Test Delay: 0
Random 0.0
Surprisingly in the loadTest result table, the test steps min respTime is less than 20s (step1) and 40s (step2).
My question: is the sleepTime (in the test step) should be included in the respTime? if not, why?
Please Help Me!!
Thanks,
Larry