I am load testing a website in my company but some features are not working with Neoload, this because even when is inside the company, I still need internet access because of...
Before doing your recording of your application with NeoLoad, i assume that you have your own proxy set in the browser. That proxy seems to allow you to reach your application...
I need to change the hosts file of the Load Generators to force the name resolution to specific IP's but I don't see any options like that when I create my Cloud session. Is it...
When you create your Cloud session, you define the number of Load Generators, the type of machine (Medium or Large size), the location of your Load generators, the duration of...
I need to use a client certificate to set some security but when I do that I get the following exception: java.security.InvalidKeyException: Illegal key size . It is working...
In NeoLoad, you have the ability to load client certificate that can be used to connect to an application or to simply encrypt some data that will be sent to a Web service. This...
Were you able to see that Java process in the task manager when you started your test or your user validation?
You can also look at the LG log files located under the user...
That error means that either the load generator took too much time to start or it has never started.
You should check on your load generator itself when starting your test from...
I am using a CSV file to feed the data to server. The csv file contains the file path of files to be uploaded to server. But when I validate the VU it wont detect the back slash...
I tried to reproduce that issue but i can't. Do you see the "events.xml" at the end of your path displayed on the NeoLoad variable panel?
On my side if i use...
The license is loaded and used on the controller side. That means that you can install as many load generators as you need without any license concern.
You can do the same for...
I am using a CSV file to feed the data to server. The csv file contains the file path of files to be uploaded to server. But when I validate the VU it wont detect the back slash...
The parser will interpret the backslash caracter in your csv file so you will have to escape it.
You can use twice backslash to do it. For example, in your csv file, you could...
Du to a low bandwidth i would like to disable load generator default monitor (CPU, memory, throughput, network ...), but i don't find the option in file configuration.
There's no option to disable the monitoring of a Load generator as it may be important to have these statistics for future analysis.
Plus this monitoring is internal and local...
NeoLoad is not able to natively simulate MQ Series injection. Nevertheless, you can create your own JAVA code that can be loaded in NeoLoad.
Then from a NeoLoad Javascript you...