Hello,
I want to be able to extract some variables in the POST Parameters that is passed in JSON format. Here is an example.
{"updatedObject":{"OrderID":4992988...
I do not understand one thing. You say "All the Test Tab returns is True". What do you mean by that?
Could you provide a screen shot?
Do you really want to extract this...
Dans cas, vous devez identifier les requêtes (probablement de type POST) afin de remplacer les valeurs enregistrées par vos variables NeoLoad.
Pour plus d'informations vous...
I have configured the NTS in neoload 5.2 and the connection is successful. But when I am going for leasing a license, I am not getting anything there. I mean nothing is populated.
You should check on your NTS side the permissions linked to your 5.2 license. For instance, go to the licenses item and permissions tab. Make sure that the user you used on...
I am using trail version of neoload 5.1. I want to monitor the app server running in the remote server. So, I used the option in the neoload (dynatrace settings). But I am...
When you say trial version do you mean FREE edition or not?
The FREE edition is with 50VU for 1 year but the trial version is only for 30 days. The former does not contain the...
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...
D'après l'erreur, le serveur que vous utilisez pour l'URL ne peut pas être joint. Peut-être un souci DNS. Est-ce bien un enregistrement par proxy que vous faites avec NeoLoad...
I need to extract a variable of a long a server response (about 2700 lines). The boundary markers are simple and there is only one occurrence of the search variable...
You won't get any timeout during the runtime but for sure it will use CPU on the LG and slowdown your script since NeoLoad will be blocked on that response.
There's probably a...
i have one scenario like i have one extracted variable "A"
and other variable "B", i want to put one condition in java script that if "A" containing some value then assign...
From a Javascript, if you would like to get the content of any NeoLoad variable, you need to use a method like this:
var MyValue=context.variableManager.getValue("VariableA")...
already set in proxy mode-setting-wifi-Ip address- and manually set port-8090
virtual user create and check the user path then genrate error-ERROR: Empty "Actions" Container...
Either your recording did not work or your script has been stored inside the Init or End container.
When you tried the proxy recording mode with your native application, does...
Hi,
When it comes to Load testing, Entirely it depends on Sending a Request to Server and Getting the Response. So for recording/creating a script the browser matters, but...
As you understood NeoLoad replays the script at protocol level. That means the browser selection usually does not matter.
However, the user agent matters if you would like to...