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...
Hi,
I am preparing neoload project as test as a code where i am defining everything in yaml file.
But i am facing issue with defining variables like Date and random string...
In my tests there is a variable, say "branch", based on which I would need to read data from a particular CSV file containing data for that branch.
For example: There is a...