After I record a script in Neoload, all the requests are of method "Post" and type "Binary".
In order to change parameters in the requests I have to click on each one and...
You can only change the type of a request one by one.
It would be interesting to get an export of your project to see why NeoLoad configured all your POST requests as Binary...
Does NeoLoad discard/cache/load the files it receives on each request? My understanding is that the AMF Module needs the SWF files only during the Recording phase.
The Adobe swf files are downloaded and executed by the browser so it can render the Flash interface.
During a recording or a load test, NeoLoad will still download this files...
I don't see any features within NeoLoad for doing this. And I noticed that the files in [project]\recorded-requests have the original values instead of the variable name, so it...
In NeoLoad, all this kind of research can be done using the "Flag requests" feature.
Right click anywhere in the design tree to open it.
When opened select the second option...
We have multiple script developers using floating design licenses and working on their own version of the project. We need to efficiently merge their contributions into a master...
NeoLoad has an export/import feature that allows the merge of projects. Your developers can work on their project and export it in order to import their work to a master project...
(1)I am getting this run time error both in Web and DB server. I am working in LAN, so there is no packet loss or latency. How to fix this issue.
(2) What are the optimal...
This segment retransmitted issue can occur on any part of the path even in a LAN. For example, it can be an issue on the auto detect for duplex option on NIC. Sometimes it has...
There's something like 2 minutes timeout connection between the controller and the load generator.
After that timeout, if they cannot communicate anymore, you got that error...
We have different "zones" on a host machine, the URL would look like https://host/zone/folders/page.html. I was wondering if there was a best practice or a way that would be...
The best way is to use a NeoLoad variable in order to have this in your path: https://host/${zone}/folders/page.html
For example, this ${zone} variable can be a string variable...
We have POST HTTP request which returns HTTP status code 400 (Bad request), so Neoload marks and considers the response as a failed one and gives error for it. In some special...
NeoLoad will consider a response in error based on the HTTP status code. If the error already occurred during the record then you can configure NeoLoad to not consider it as an...
When you set for a user that "returning user" policy in the Population settings, NeoLoad will show you an option after you start the test.
This option appears in the...