I have successfully extracted value from a response using Variable extractor in Neoload. Now I want to store that extracted value into .txt or .csv How do I proceed using Neoload?
When writing test for API framework, I'll looking to reuse the API session key.
User Path 1
call https://mytesturl.com/api-1.4/services/rest/login/createSession
This hands...
I do not know if it would help but using the Javascript method peekSharedValue(String) you can get a value from the queue without deleting it. For more details about this method...
Let's assume you have a File variable, but you are not always certain the number of values in it each time. You want to run 2 or more loops using this file variable in each one...
You need to use Javascript logical action and code to parse your File used in the File Variable to get a line count. This line count value can then be used to run your loop...
I am running NeoLoad 6.3.1 on a Windows 2016 Server, so the built in WAN emulation does not work (known issue). To get around this I have two load generators installed on Linux...
During the initialization phase NeoLoad controller sends all the project information to the load generators including external files if any in multiple different steps.
Do you...