Using variable extractor, 7 variable are created and ID_1, ID_2, ID_3, ID_4, ID_5, ID_MatchNr, ID_rand.
On next requests I implemented loop with Execute Loop ID_MatchNr times...
Hi,
I've setup an SLA and applied it to my scenario. When I look at the bottom of the 'Scenario' link in the results, I can see the SLA that I had defined.
However, when...
When you create a SLA profile in the wizard you need to select on which elements you apply it.
If you are looking for SLA on transactions then when you have created your...
Have installed Neolaod Linux on a Docker machine and trying to run the project from container. On same machine , got two separate container for Neoload load generators(port 7100...
172.17.0.15 IP address seems to be the docker internal IP address. Are you sure that it's the one that should be used to connect to your LG in Docker?
I would use the IP...
That depends on your application. First of all make sure that your desktop application is communicating with your server using HTTP(s) protocol otherwise NeoLoad will be not be...
I was conducting a load test for set of API calls and got a very small amount of network errors during the test. Although the number was insignificant what do the errors mean...
The first error happens when the destination port is unreachable. The second error seems to be a SSL connection issue.
Depending on when it happened during your load test and...
The installer for the controller and other components, sets the max heap size at 256MB which is severely limiting, and requires manually editing the launch files to fix it.
It...
Hello,
I use a file variable whose CSV source is generated with https://mockaroo.com. I also make a BAT file that download the CSV in the NeoLoad project, right on the...
You need to update your variable before NeoLoad is started and not when you start your test.
You can run your NeoLoad through command line right after refreshing your variable...
Hi All,i have one API call and it's capture through Fiddler and getting correct response, same API call i have to use in Neoload script. So kindly someone let me know how we can...
You can execute your API call from Fiddler and record it with NeoLoad. You just need to set in Fiddler as proxy the NeoLoad proxy which is <IP>:8090 where <IP> is the IP of your...
NeoLoad has different API that you can communicate with like the Design, Runtime and Results API. Which one would like to use?
As an example of the use of that REST API you can...
I use variables for our domains. We have content servers, custom file servers and our platform server. I rename my recorded servers based on their functionality and associate...
Where do you see that wrong referrer? Is it while running a check virtual user?
Does it fail your script? Usually this is not something that can break the replaying of a script...