When recording application with http2 traffic that involves redirection, the script does not record the redirected page. Is there a way to force neoload to always use http1.1...
HTTP/2 can be disabled during the recording in the recording panel under Advanced tab. Please look at the NeoLoad documentation here
During runtime you can also disable HTTP/2...
I'm trying to set up a several variables to different values during validation and another during the execution, Is there any Neoload Variable to use to know if it is validation...
There's a way to know during runtime if it's a user validation or a run test. If you use a Javascript you can get the population name. During validation the name of a population...
My localhost has a dozen or so virtual IP addresses (as displayed by ipconfig command). How come they are not listed when I click "localhost" and click "Advanced Host...
In the Advanced host configuration if you select your eth3 network card don't you see your IP addresses?
Make sure that NeoLoad has been restarted after adding your IP addresses.
My response contains Jquery like this ...
var selectedavtivityID = $('input[name="activityId"]:checked').val();
I want to fetch the value which this jquery calculates to...
If I have asked a question and someone answered my question but I have a follow-up question, how do I post a follow-up question? If I post it as an "answer", the community may...
We have test scenario in our API load testing, where we need to hit problematic backend which is not responding in time, hence we have configured stubs with 90sec, but my...
Looking at your report it seems that only few requests got 50s response time. That means that the server sent a response back after that time. But for the majority of the...
Worked before. Only obvious change: got Windows10 Creators update. Anyone any ideas? No entries in windows logs. Neoload process just vanishes without a trace. Neoload last...
Each profile will use its own engine on the location side. It seems that one of the engine is down. You can access the location and engine log files through the URL: https...
My Question has 2 parts:
1) In my scenario, I have couple of cookies coming from Login, lets say loginCookie is the extracted from login request & replaced in following...
First of all you do not have to manually handle server cookies since they are automatically manage by NeoLoad. In other words if your cookie comes from a server response with a...