This is a basic use case that you can achieve using a variable extractor.
I would suggest you to look at the NeoLoad tutorial here
Also please look at that video that...
Th certification is available on the Neotys Academy. A certification token is needed in order to have access to the Professional certification.
For more information i would...
I extract values during test I want to analyze together with response times after the test. I do not want to write to log or external file, I want to create a user defined graph...
How to use the Javascritp library to create a encode value from extractor variable values.
Based on the variables values extracted from the previous request and need to...
If you would like to URL encode a value you can check that POST here
Also note that if you would like to use that variable on a POST parameter value or name, NeoLoad has an...
HOw to solve Websocket request engine error
Error Code: NL-WEBSOCKET-REQUEST-ENGINE Message: An internal error occured while processing the WebSocket request. Details...
That error can have multiple root causes. Does it happen when you run a user validation or during your load test?
Do you have any dynamic content on that WebSocket request?
Is...
Hi! I'm new to neoload testing but I did my research in the dynamic parameters tutorial. Sorry if I missed an answer to this question. I'm testing jsf application that uses...
I think that the VIEWSTATE issue is a consequence of the _afrLoop parameter that is dynamic.
Normally the ADF framework should handle such parameter but maybe the way to...
It can easily be done by loading the package FTPSClient instead of FTPClient in the link you provided.
So for instance use "myFTPClient =new Packages.org.apache.commons.net.ftp...
I'm wondering if there is a way to use a variable from a list I'm using in my script as part of the right boundary for a new variable extraction I need to create using regex and...
If you switch to Advanced mode in the variable extractor panel you can use NeoLoad variable in your regular expression.
So yes you can use a variable as part of your right...
We are receiving issues while installing WAN emulation on unix machines to be used as controller and load generators . Following are the details of the error being received :-...
As you can see in the output the " /lib/modules/2.6.32-220.13.1.el6.x86_64/build/include/linux/version.h" file is missing.
Normally after installing the kernel headers that...