Neoload allows for changing the user-agent string to mimic different device behaviour. If the site does'nt solely depend on UA string to determine the contents it has to send...
The change of User-Agent is needful if the application relies on it for example to redirect you to the mobile web site instead of the desktop web site.
But of course, it does...
My FreeEdition 5.2 on Linux has just started complaining that the same licence is on the local network. However on the splash screen it still reports a licence with 280 days to...
I am facing issue with web service scripting in neoload5.2. The script is migrated one which was working fine in 5.1.5. During replay I was getting 401 error. After I have...
This is a bug that will be fixed in patch 5.2.1. It should be available on Friday or beginning of next week worst scenario.
If you have configured NeoLoad to check for update...
I am not able to start the Load Generator service in Linux RHEL6.8 below is output.
[root@ip-10-0-0-143 bin]# ls
gwt-servlet-addon-5.2.36.jar LoadGeneratorAgent...
Hello,
In some server response the application sends the error:
`Errors`0`f`22`2`0`Level0`0`ErrMsg`Impossible de diviser par 0(SBL-DAT-00378)`ErrCode`
Neoload catches that...
You can add an option in the NeoLoad configuration file to ignore some errors.
Stop NeoLoad
Edit <install_dir>\conf\controller.properties file
Create a [Siebel] section...
When I record the script against the site a popup appears at the end and the first step is "Authentication Information". On this popup there is a "Test Connection" button...
A green check should be displayed in the column next to your password if the test connection passed and an error on the last column if failed.
But there's a bug in 5.2.0 that...
We are running load test using one controller and 6 Load generator machines with 2500 Vusers, during the test the connection between controller and load generator machine is...
You should check your controller-LG's network in case there's high latency. It can explain LG disconnection. Also make sure that the LG's are not overloaded especially in term...
While running longer endurance type tests, I notice that we will have certain processes restart. Once the restart occurs, the PID that we are monitoring changes and we lose all...
I understand your issue and unfortunately NeoLoad relies on the PID to monitor a process on Linux. But it could be a great enhancement feature. If you have access to our Ideas...
NeoLoad provides filters on Zone Level, Populations Level and Virtual User Profile level. IF I need to filter inside a population results based on different WAN emulation values...
I can not find the answer to why I am getting a 400 error when I try and POST my json. I have manually configured my HTTP request I have added the headers an I know that my...
It's difficult to help much without seeing that POST request. But it might be an HTTP header that is missing or your JSON that does not have the right format.
Have you checked...