Goodevening gents,
I have generated a mobile web script for a banking app. The first request is a POST (attached) with a value called instanceId that returns dynamic auth...
I can see two possible ways. You could replicate that code using JAVA code or Javascript in NeoLoad in order to generate that id or maybe another way could be to call from a...
In neoload, while running a load test consisting 35 scripts and each script population percentage is different. How are the users distributed across load generators?
e.g. If...
There are two different things to consider in your question. First, by default the load is equally distributed across the load generators. So you're right if you have 10 users...
Does the data in application impact the performance of load generators and does this affect the response times of individual transactions during load testing?
During a load test of an intranet application on a Virtual Machine I monitor the windows/VM Processor/Processor Time. In serveral tests I see %- values between 85 % and 132 % s...
This VM processor is a counter added by VMWare and you're right it's not should be higher than 100%. I googled a bit and it seems to be an issue that is reported by other...
I have 2 VMware virtuals (WS 2012 R2) on one physical server. One with the Load Generator and http web application as being a server and on second there is a controller. I am...
Hi,
When I attempt to upload a user path to the collaboration server. I get the following error message:
Before this I get a message that the server seems no to support...
The error is "Connection reset by peer" so it can either be a network error between NeoLoad and the SVN server or an issue on the SVN server itself. Is it a SVN installed on...
I'm trying to run Neoload from Jenkins, and I'm receiving the error (described below). I check that the port isn't used by any other process (Attached screenshot).
Also its not...
Which user do you use to execute your tests through Jenkins? Is it on the master or on a slave?
Have you tried to run your tests manually through the NeoLoadCmd command?
Concurrent users is related to the number of users that are running at a time.
If you run a load of 5 VU's then you will have 5 concurrent users. This is different from the...
I have one variable extraction which extracts product name from search results and pass it in the following request URL. While passing the value in URL, neoload is encoding...