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.
Started virtual user with init folder. Correct browser (Chrome) generated with www.neoload screen, input "login", click on links to login, changed to Action folder, input...
If NeoLoad did not record anything then i guess the browser was not automatically configured to go through the NeoLoad proxy.
You should check after starting the recording that...
I have a python test that I would like to replicate within Neoload. The script consists of two basic actions:
1. Within an Http request - how do I provide Basic...
After lots of trail and error - I was able to answer my own questions. Posting answers, incase anyone else has the same questions.
1) For the first Http Request, basic...