tests report user not logged in after 20 miniutes of test run, even though they have logged in. Is it possible the VU sessions are getting confused with each new user?
I run this line in cmd NeoLoadCmd.exe -noGUI -project "c:\file.yaml" -launch CatalogueStandard -nlweb -nlwebToken mytokennumber -nlwebProxy http://user:pass@proxy -leaseServer...
NeoLoad stores the proxy information in the user profile so if you run your tests from Jenkins with a different user you may not have the same proxy settings compared when you...
Hello,
As I don't have neoload web, I miss some parameters :
- >
docker run --rm
-v "$(pwd)/neoload-project/archive":/neoload-project
-e SCENARIO_NAME...
Hello, when I'm working in NeoLoad Web, and running a load test in my browser, I like to watch the status of the test, and number of errors, etc. But, sometimes I do not visit...