Need help with StresStimulus? Start here.
URLs vs number of requests
Unregistered User Posts: 475
6/9/2020
|
What is the difference between number of URLs that is found for a test and the number of requests?
|
|
0
link
|
George @StresStimulus Administrator Posts: 510
6/9/2020
|
The number of URLs is the number of requests in your test case. The number of requests is the number of requests issued by all the VUs in your test execution. For example, let’s say you have a test with a test case with 75 recorded requests. You executed it with 50 VUs x 2 iterations. The number of URLs is 75. The number of requests is 75 requests * 50 VUs * 2 iterations per VU = 7500.
|
|
0
link
|
Copyright © 2023 Stimulus Technology