My script works until a specific request where the response is:
Error Code: NL-OF-PLUGIN-ENGINE-03 Message: An unknown handlerId has been found while creating the Oracle...
The JSessionid is automatically handled by NeoLoad at the server level through the URL rewriting. If you look at the server definition you should see it enabled for your server...
Hello,
When I create users, I want them all to have the same value when creating a population.
Say I have 50 users and want them all to be in 1 population. The population...
I'm not sure to understand your goal. Usually you have few virtual user profiles with different behavior for each that you would like to test concurrently.
In that case those...
I want to make sure there are no cloud connectivity issues before starting load test So I want to run Simple single user test to check connectivity with cloud LG without wasting...
If you would like to use a Cloud LG you have to spend one credit except if there's some beta zone available.
Otherwise you need to check with your network team to make sure...
While validating my script, one of the request fails with assertion fail and response of that request is returning generic error. While observing the request and response of the...
I would suggest you to look at the previous requests/responses to make sure that everything went well before the request that got the error.
Sometimes the application does not...
Hello,
When I create users, I want them all to have the same value when creating a population.
Say I have 50 users and want them all to be in 1 population. The population...
There's no quick way to modify globally these settings on the population tab. But it's unusual to have so many virtual user profiles under one single population.
Do you really...
If your password is coming from a server response then you can use a variable extractor. If your password is encrypted on client side from a Javascript, you need to re-create...
The steps to record an Hybrid application depend on the fact that your application can be recorded using proxy or tunnel mode.
I would suggest you to look at that user guide...
My script works until a specific request where the response is:
Error Code: NL-OF-PLUGIN-ENGINE-03 Message: An unknown handlerId has been found while creating the Oracle...
NeoLoad handles the Handler id based on their Handler name. You should check if that Handler Id 696 has a dynamic name. Maybe you have to correlate that name so NeoLoad can...
It is observed that using certain special characters in scenario name will cause result manager unable to generate HTML, XML report nor displaying results in Neoload windows. A...
The allowed characters are different when NeoLoad runs on Linux and Windows. For example your scenario name works properly on Linux but on Windows the files that contains your...
It does not modify the host in the recorded request which is expected. But if you replay your script the host value will be automatically updated.
In other words, it does not...