In counter variable I am passing the start value as 001 but it is taking it as 1. How to start the values as 001. In loadrunner we have number format. How to define this in neoload
The local LG is installed as part of the Neoload install. If you want to use another LG, you need to register it on the runtime tab. Then when you do a check VU, click the...
I am planning to run load tests from various computers, most of which I will only have command-line access to.
Is it possible to save the results of a load test executed from...
Hi there!
Is it possible to parameterize the filename or path of the value for a variable type "File"?
I am switching from source for several files, so will be easier if...
No that I know of, you could use JavaScript to read in a dynamically named file and read in its contents, placing the values in a known set of variables.
Hello there!
Is there a way to replace text of the name of the transactions? For example, if I have transactions like "ABCD_TX01", "ABCD_TX02", "ABCD_TX03", etc., is there a...
I am running a load test with many users, and my script uses websockets (not sure if that matters).
Some of the users die and I see the following error in the logs...
Do you have multiple users setting the same variables? I could see they may effect each other. If you truely want separating I would user the put and get functions. context...
Each Time user login encrypted password is going to the server. I have tried to generate the encrypted password as adding a java script action and inside the javascript action I...
I've never dropped them directly in this folder, I normally do it via the GUI, under edit > JS Libraries. You shouldn't need all the js downloaded by your app. just the bit...
Each Time user login encrypted password is going to the server. I have tried to generate the encrypted password as adding a java script action and inside the javascript action I...