Rather than use my login name the client asks if Neoload itself has a service account created on installation that they could grant monitoring rights to ?
jc
NeoLoad does not create or use any service account. By default the monitoring agent will use the System account if started through the Windows services.
If you use the local...
Here is the HTTP request in the design HTTP/1.1
GET https://connect.facebook.net:443/en_US/fbevents.js HTTP/1.1
Accept: application/javascript, */*;q=0.8
Referer: https...
Normally if NeoLoad records in HTTP1 it should also replay with HTTP1. Maybe your browser did not support HTTP2 or it has been deactivated and so NeoLoad uses HTTP1 to record...
My recorded request do not have "If-Modified-Since" field in the header. However during playback Neoload automatically adds this field with some timestamp. This results in...
This header is related to the cache of the resources. It is added to check if the resource has been modified on the server side.
When it is not the server replies back with a...
je cherche comment rendre paramétrable le nom du fichier binaire source d'une requête post http.
je voudrais qu'à chaque itération d'un VU, le fichier binaire qui sera utilisé...
I have recorded a user path where the user logs in and creates a request, entering some input values such as 'Reference'. I want to simulate a scenario where concurrent users...
It is a basic use case that you can easily achieve with NeoLoad by creating a File variable. This is based on a CSV file that will contain your Reference numbers.
The main...
The short answer is yes you can install and use NeoLoad on virtual environment. This is the case for the controller and the load generators.
Be careful for the load generators...
My form POST as recorded has 10 Name=Value pairs - eg item[]=one, item[]=two, item[]=three...item[]=ten
The number of pairs will be dynamic, so the next time I perform the...
If a form is available on the previous response (or the referrer) then you may be able to change the type of your POST request in NeoLoad from "Manual definition" to "Submit a...
Neoload returns following exception from java script while running test through https protocol, it works fine through http: javax.net.ssl.SSLHandshakeException: java.security...
Bonjour !! je n'arrive pas à enregistrer des actions malgré que j'ai bien configuré le certificat de Neoload sur le navigateur !! est ce que vous pouvez m'éclairer sur cette...
@Houda. Le fait que le proxy soit modifié lors d'un enregistrement NeoLoad est tout à fait normal. NeoLoad utilise son proxy pour enregistrer les transactions.
Avez-vous le...