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...
Hi Team as a part of Performance Testing ON SAP, ive stucked with how do we perform our performance testing on SAP batch jobs using Neoload. and another question once after we...
Thanks Neil, for the doc, and regarding the batch job's like how to do the performance testing of Batch job using Neoload? can you please suggest? :)
for eg: the Finance...
Basically, I need to run a SQL statement during my load testing to get fresh data that may be used during the test. I can't run my SQL query before the test but only during the...
Since NeoLoad 5.0, an advanced action can be used to execute SQL statement from NeoLoad. It's not necessary anymore to use a Javascript.
However, in order to use custom action...