I am using NeoLoad 5.3 version. When I run the designed neoload script for the first time, I am getting Error code: NL-NETWORK-01 & Msg: An IO Error occured while sending the...
We can't see the whole error from your screen shot but it seems related to your client certificate.
Do you need a client certificate to reach your application? If yes is it the...
I tried to read the report summary but have few queries. I created a test with one user to investigate landing page of a website. I received summary result but I am not able to...
Even if your script is to go to the home page, i guess NeoLoad recorded 10 different pages. That's why you see total of pages 10.
Each page contains requests which are usually...
I would like to know how many Load generators is it possible de have on a test. I need to use 500 load generators for a specific test. Is it possible ?
The number of LG's that can handle a single controller machine is not limited. But you need to tune your controller machine to handle them. You should check the NeoLoad...
I cannot share an existing project in Neoload 5.0.4, the share option is greyed out despite the test function working correctly with the repo name in, an incorrect repo name...
If the option is greyed out it means that your current license does not have the collaboration module. Go to the License management panel and check your module of your current...
How does it work with NeoLoad? Do you get prompted by Firefox to enter your credential?
If not that means that Firefox is configured to automatically use your Windows...
The only interesting files to backup are your configuration files. Depending on your OS those files are located on different folder.
For example, on Windows and when started as...
When we create a javascript file in NeoLoad, NeoLoad itself provides a name for the script js file. Is there a way that we can provide customized name for the files?
When we create a javascript file in NeoLoad, NeoLoad itself provides a name for the script js file. Is there a way that we can provide customized name for the files?
I'm not sure to understand. Are you talking about the default name "script" or something else?
Because you can obviously change the name of the Javascript action.
When running a test, after a while (more than a hour), we get the following error message:
Connection lost with Load Generator blablabla.domain.local:7100. Please note:Some...
NeoLoad controller has a retry mechanism to reconnect to the load generators. So if you got such error it means that even you had high latency network or an issue on the load...
I recorded script and replay while replaying getting 404 error like requested url not found in the server.
GET https://abcnkk.init.js?path=%2Abc%2Fam%2Fus%2Geu_us%2Fsu-home...
What did you get as response for that request during the recording?
The fact that / is replaced by %2F in the URL is a normal behavior. It is URL encoded.