We have two different projects related to same application, now want to club both the projects into one project and make it as a single project by copying user paths.
Hi Neotys Support,
My company - TESS International bought a license for 2000 VUH that can be tested via NEOLOAD cloud generator. You may see the attachment of purchased that...
Hi Neotys Support,
My company - TESS International bought a license for 2000 VUH that can be tested via NEOLOAD cloud generator. You may see the attachment of purchased that...
Hi , is it possible to calculate how many iteration can be executed in a second timeframe in the Action transaction? Which resources of the machine where Neoload is running ( ex...
How long is the iteration? It depends on the responses inside the iteration... it there is a request with a 500ms response it will be 2 iteration approx in that second
I see the above error when I try to start a scenario and the below error in the log file. Would really appreciate suggestions.
2020/10/16 14:01:44 ERROR - neoload.Runtime...
// Get Now
var theDate = new Date();
logger.debug("The date is: "+theDate);
// Slice up date (Month runs 0-11 in Java)
logger.debug("The Year: "+theDate...
I have executed my script for 1Vuser. For a particular request, NeoLoad is showing 23Sec but when I checked on Browser's console, it is just showing 3Sec.
There is very large...
I have executed my script for 1Vuser. For a particular request, NeoLoad is showing 23Sec but when I checked on Browser's console, it is just showing 3Sec.
There is very large...
When you do a Check User Path, you are using the embedded Load Generator inside the Neoload GUI, running on your machine. My suggestion was to install a second Load Generator...
I have executed my script for 1Vuser. For a particular request, NeoLoad is showing 23Sec but when I checked on Browser's console, it is just showing 3Sec.
There is very large...
So your variable "token.col1" includes the text Bearer, okay
I thought it would look like Bearer ${token.col1}
Getting the value from the previous response is a better...