Hi,
We have one transaction which is working fast through Chrome but is slower in IE
If i emulate the same transaction through neoload with different browser it doesnt show...
NeoLoad works at protocol level so it uses its own HTTP client. That's why you do not see any differences.
If you do see high response time in IE then the issue is more a...
I have provided all the required parameters for the JMS connection. The context factory, JNDI connection factory, provider URL, User name & password. For the destination...
Hi,
I found several examples how the use the FileWriter in NeoLoad, but now I also want to read the file, but I failed doing so when using java.io.FileReader.
When I try to...
I am doing an performance test that several users uploading 5 document at the same time for a total of 25 documents.
However, every time when uploading a file large than 20 MB...
I do not think it's an issue with the amount of memory allocated to your load generator. If your machine has 16GB and you are using the local LG then it will use 4GB at maximum...
After a recording session, Is it possible to automatically search a specific text and replace it by a variable.
The aim is to automate variabilization of Values like for...
Hi,
I am trying to run Neoload scenario using Jenkins job. I am following this page http://www.neotys.com/documents/doc/neoload/latest/en/html/#5750.htm
Here it is...
I tried to replicate your issue and i get that error message only when NeoLoad is not able to find the license ID that you used in your command line.
Are you sure that from the...
Using NeoLoad 5.0.0 - After an 8hour test is completed, the tool automatically changed the UI focus from RunTime tab to the Results tab, but the result of this test is not shown...
You should check if the summary.db file is available at the root of your test result folder. It may happen that the index.html is created but when NeoLoad needs to update it he...
I'm trying to read in a series of files via javascript to populate a POST (content type: text).
If I make the path fixed and then allocate the runtime to another LG, it will...
What is your NeoLoad version?
Since NeoLoad 5.1 there's a useful variable called "NL-CustomResources". That variable can be used to point to a file that is synchronized between...
I am doing an performance test that several users uploading 5 document at the same time for a total of 25 documents.
However, every time when uploading a file large than 20 MB...
This 502 error is coming from a proxy server. There's no limitation in NeoLoad regarding the size of an uploaded file as soon as your load generator has enough memory.
Are you...
I am getting following error while running the script
Error Code: NL-REDIRECT-03 Message: Unable to perform redirect: The previous request did not perform a redirection...
Acutally that error is a consequence of a previous issue. The request where you got that error is configured to follow the redirection of a previous response.
The issue is that...