What do you mean by disable? By default NeoLoad continues even if you get errors except if you have configured your user path to do something else like go to the next iteration...
If the key_negotiation call failed then it usually means that there was an issue in the previous requests. It's probably due to dynamic parameters that were not handled. You...
I'm doing an evaluation. I have recorded a steps but i have this error (ErrorMessageBundle_fr_FR.class was not found) and other errors related to (/RunformBundle_fr_FR...
Those 404 errors probably already occurred during the recording. To confirm you can compare the server response from the user validation and the recording. If it's the case you...
Bonjour,
J'aimerais savoir si Neoload supprime les lignes de jeux de données d'un fichier CSV par exemple après les avoir consommées (Comme Silk Performer le fait)
Merci.
NeoLoad ne supprime pas les valeurs du fichiers après les avoir consommées. Si lorsqu'il n'y a pas plus de valeurs disponibles vous pouvez configurer votre variable pour qu'elle...
I'm running NeoLoad 6.3.1. I have load generator agent running on two other servers (not counting the one on localhost where the controller is running). For some reason, I can...
Do you know if your two remote load generators are clone machines?
This kind of behavior may happen when the two machines are sharing some network information like IP addresses...
You can't import such file in NeoLoad yet. You could execute those requests in command line from any tools like curl, wget or similar where you configure them to use a proxy the...
I want to create a third party dashboard which would tell me the status of a load generator i.e. Available, Unavailable, Currently Being Utilized in a Test. etc. I am looking...
When a test is started there's a java.exe process that is started for the load generator. So having that process up let you know if the LG is running or not.
It's different...
I have been recording a Login to an application which has two api requests:
1. HTTP OPTION followed by 2.HTTP POST
While recoding the Login in Neoload, tool captured the...
You should display the Web console of your browser while recording with NeoLoad to check if those POST requests are sent by the browser and the response status of both requests...
I am running a load test(total 10 users) of 10 iterations & each user performing one iteration . Some of the tests are failing. I want to check the response of each iterations...
There are different ways to achieve that. You can use a Javascript to log the values into the LG log fie or you can simply run a test in debug mode by hitting the debug button...
I'm developing a Java application where I'd like to find out how long a test will run for, and if possible, the end date of the scenario that is currently being executed.
Is...
I'm not sure to understand. When you configured a test you have three different ways to setup the test duration. First unlimited and in that case you can't tell when the test...