Javascript used to create file, all LGs are generating the files and saving LGs local folder, but how to copy those files from Controller or how to update the data into controller folder itself.
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...
I need to install my load generators in silent mode but i do not want to answer all the questions like installation directory, service etc...the goal is to automate the...
When you manually install NeoLoad controller or agents there's a response file that is automatically generated by the NeoLoad installer.
This file can be found under...
I use a Javascript to log some details(variables, correlated data) and write output a file. For the load test I use Windows server as controller and combination of Windows and...
Thanks Nouredine!
So, if we want to refer to a file location both on Windows and Linux LG using a common Javascript can I use below -
var writer = new java.io...