Question 1:
Created a javascript to write variables into csv file, working fine when run from localhost agent,
But when run from load agent, the csv file is not getting...
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 have verified that my Viewstate and Eventvalidation parameters are being extracted correctly as variables. I'm running into the issue where my users are being redirected from...
Hello Kevin,
Did you delete the used row before checking your user path between every check ? In fact, Neoload does not delete any row after using it in a file variable.
You...