My user path has been validated. However, when I ran test on this user path, I got error “ NL-LINKEXTRACTOR-02 error: The link or form could not be extracted from the previous...
The request that is failing is configured to follow a link from a previous request. You said that you have the issue while running a test and not from a validation. How many...
I have a csv file imported into my project under the file variable. I'm trying to access a certain column from that data sheet in the JavaScript I have written. For the most...
My first response still applied. I had the same issue with another customer and the column was displayed in the variable manager but there were on the cell some return carriage...
I have a csv file imported into my project under the file variable. I'm trying to access a certain column from that data sheet in the JavaScript I have written. For the most...
If you do not see your column in NeoLoad then you should check your CSV file content. I guess a value of one of your cell breaks the reading of the CSV file. It could be a non...
Hi!
I want to extract option value from this :
<optgroup label="Available Parties"> <option value="j8bhflpNr1qieNwELodNYQ">
Problem is, the optgroup label is sometime...
If you switch in advance mode you can extract your value using that regexp based on your example:
<optgroup label="Available .{7,11}"> <option value="(.*?)">
Be careful, it...
It appears I will have at least 100 shared containers in my project. Is it possible to group them in folders so they can take less room in my "Shared Containers" section?
You can't group the shared containers. I have never heard for such need in NeoLoad but you can still open an idea in case other customers are interested for that feature.
Hi Team,
I have registered with Neotys for installation of Neoload Free Edition and downloaded the setup file. I have recieved activation and thank you mail but no license key...
I have scenario (in that scenario I send REST requests) for which I applied SLA profile “reqpersec”. That SLA profile configuration specifies that if value of Average Requests...
It seems to be a bug. That average page/s seems to be set when you enable SLA on request/s at the scenario level which should not be the case.
I'll raise a bug so it can be fixed.
Could you provide the content of the first request that has the issue?
Also on that check virtual user panel on the left tree if you select your virtual user path at the top...
NeoLoad computes 3 different percentiles for transactions and it's customizable. There are percentile 50, 95 and 99. Percentile 50 is the median.
This settings can be found in...