Hi,
can I run a test where:
- http requests in Init folder use simulated users = 1
- http requests in Actions folder use simulated users > 1
?
This is the reason:
I would like test only the http requests in Actions folder, but it is necessary to call the http requests in the Init folder to get some mandatory paramaters.
Thanks so much,
Gian