I have a parameter with paths to the correct files and want to loop over them. When using the hardcoded path, there's no problem but once I start replacing the path with...
In your load generator, if you go into the absolute path that is replaced with the ${NL-CustomResources} variable, do you see your files?
All the files that are stored inside...
Simple question: is it possible to set a Custom Measurement from inside a JavaScript Action?
Right now I have to set a variable in JavaScript to be able to use it in a...
The graph showing response times and requests per sec during ongoing test run, the colors are too close together. I have red-green blindness so making out the green / yellow...
Unfortunately those colors in Runtime overview can not be modified. It can obviously be done in the Graphs tab when you plot your statistics.
It may be something that will...
It should be available on your Oracle server. Sometimes it is also downloaded when you are recording with NeoLoad. You can check the first recorded requests before the Oracle...
Hi there, I have a request that goes to a dynamic server depending on a returned URL. I can extract from the response but how do I put it in the Server Name?
Thanks!
Is it a redirection response from your server with a Location element? If yes you can configure your request to follow that redirection.
Otherwise you could use a variable in...
I have several errors in my script, but am unable to figure out which variables are causing it. It would help if I were able to walk through each step and visually verify what...
If you have created transactions in your script you should be able to quickly identify which steps are not working. Regarding the variables, you can see which one is used and...
I have a parameter with paths to the correct files and want to loop over them. When using the hardcoded path, there's no problem but once I start replacing the path with...
In the custom-resources folder i can see your file but with that file name: GR-test alt brexp.csv with blank space. But in the file that you are requesting in your URL the name...
I have a parameter with paths to the correct files and want to loop over them. When using the hardcoded path, there's no problem but once I start replacing the path with...
You should not add your data folder inside that custom-resources folder. You just need to copy all your files inside that <project_folder>\custom-resources folder and then in...
But they are in green status in the execution window. We need 500 LGs for this test. At the end of the initialisation, a screen appears, listing all the LGs unavailable and ask...
Starting 500 LG's may be challenging especially at the network level. By default, 15 LG's will receive your project at the same time. Depending on your available bandwidth on...
We are encountering the NL-NETWORK-03 errors when we execute our scripts from Neotys Cloud account.
While the same script works fine through locally installed neoload.
Do we...
It seems that your application is not reachable from the Internet or like you said you might need to whitelist the IP's of the Cloud load generators. You should create an IP...