Im new to NeoLoad and am working with a Angular6 application. I get perfect results for the requests and metrics like that but I am very interested in how the actual USER will...
I need to correlate a value never found in the server responses, there is only one function that generates this value. How to get it?
In the annexed file the value to retrieve...
Neoload doesn't execute js files downloaded from a server but you could add a javascript snippet from the action section and paste in your function, Neoload could run the code...
In my user path's Actions i have several transactions. some of them i don't want to call every iteration but e.g. every 10th iteration. Usually i'd create a variable e.g...
the action_counter variable would tell you the current iteration. You could then pass this to some JavaScript (see actions section bottom left) that calculates the remainder...
Hi, I created a file variable which basically takes a Json String. The strings is in a specific format, with a lot of escape characters.
when I load it to the file variable...
Hi Team
I created anneoload userpath with some user. but when i am checking it with different user i am getting error Validation of viewstate MAC failed. Mine is a .net...
I have a "delay" added to my user path at the end of a transaction.
When I look a the reports under "values" such as min, max, average, etc.... it is calculated with the...
Hey Guys,
We are currently running NeoLoad everyday as part of our pipeline. We are using NeoLoads Awesome NoGui Mode to do this which gets the job done very well. But I...
The error refer to there not being 100vu left on the licence server for you to use. You are trying to request 100 and they aren’t there. Could there be another test running at...