Vous pouvez simplement utiliser la méthode suivante : context.currentLG.name
Voici un exemple de Javascript :
var myVar = context.currentLG.name;
logger.debug("Nom de...
It can easily be done from the advanced settings of your population. You will be able to use a constant policy but starting your 225 virtual users sequentially (and not at the...
Hi Is there any possibility to declare think time on container level (each action) instead of page level. As one action or container has many pages so think time on each page is...
Think time can be set on individual pages or globally at the virtual user level. The latter is usually the prefered solution.
But you cannot set a think time at the container...
Hi Team,
Our application server (IIS) and NeoLoad controller are in different networks in same building. We’ve connected these networks through router. When we tried...
If we look at your screen shot we can only one URL recorded by Fiddler. Plus you said that NeoLoad did not record anything so i guess your setup was not correct.
After starting...
I am extracting a variable from a response through the usual method (regular expression). This variable is nothing but a timestamp in milli seconds. In case that variable is not...
When NeoLoad is not able to exctract your value because nothing matched you will get an assertion error in your result. The requests that are using your variable will get the...
Hi, The post is really helpful and certification issue is resolved but when i start recording all options and buttons are not displayed in browser total browser page is...
If the certificate issue is fixed then that new issue might be when NeoLoad is sending back the URL to the server. It might not be exactly the same parameters that are sent...
I was trying to record google with Neoload but getting error as mentioned below:
An error occurred when playing request to the server: org.apache.commons.httpclient...
What do you mean by your are using RTMP. Are you trying to record a RTMP application?
If yes did you check the "RTMP" option in the recording panel? But without that option...
Hi,
I have captured the HTTP traffic for our Home Application using Fiddler Tool. Is there any option to use the fiddler traffic in Neoload? I tried to open via open...
You can't open a Fiddler output in NeoLoad. But you could replay your requests from Fiddler so it can be recorded by NeoLoad.
Start a NeoLoad recording without starting a...
Hi Team,
Our application server (IIS) and NeoLoad controller are in different networks in same building. We’ve connected these networks through router. When we tried...
Having or not Internet access should not matter as soon as your application is not trying to reach any Internet web site.
Your application may use some PUSH technology that...
When you record a WebSocket application you should see in NeoLoad a websocket channel and some websocket requests. The responses of those websocket requests will be stored on...