Hi,
I am executing a test with Neoload web. With a sla of avg response time warning more than 2 seconds and fail for more than 5 seconds.
I want to obtain the percentage of...
On NeoLoad side (not NeoLoad Web yet) you can plot the percentile duration graph which will provide you the x% of transactions in X axis and the duration in Y axis.
So for...
If you go in the Results section and open the Results manager you can filter your test by time. If you specify the time range of your steady state it should suit your need.
For...
I am currently working for a client who wants to test via the Internet on their pre-production environment. The problem is that the use of SSL certificates is necessary and...
I'm confused. The "real" users probably have this client certificate in their browser settings in order to reach the application right? So can't you use the client certificate...
I am recording a Single Page Application. Once the recording is finished i get several "web pages" each containing one or more http requests. Once I run the load test the...
These extended statistics like percentile are only available for transactions. Such statistics require to store the raw data and because of the possible amount of data involved...
Hi When i run the SOAP request in neo load the POST content types changes to
POST http://esbps:9000/ESBAcordServices/ebws/Acord/A103NewBusinessSubmission HTTP/1.1
User-Agent...
If your SOAP request does not have any content type header then application/octet-stream is added. But if you had your content type: text/xml;charset=UTF-8 in the request header...
While configuring APM with NeoLoad we are getting message as "CA APM module is not enabled under your license". We have Valid License and does it requires separate license ?
I am getting "Unable to initialize Agent" error while opening the Neoload application. The application will be closed once I close the error message. So I am unable to access...
It's the first time i see such error. You have something in your environment that blocks the internal communication between the controller and the agent but usually it does not...
Hello,
On a test result, I am noticing that the top average page duration is much higher than the values appearing in the graphs of average page response time.
The...
Be careful the graph uses an aggregated data based on the graph rendering interval. The maximum values may not be visible from here but more in the Graphs section.
So the...
When adding the jar/war files for the GWT application after recording, i am getting an error "An exception occurred while repairing broken requests". On clicking it shows the...
It's difficult to tell anything based on that generic error. First which GWT version do you use on the server side?
Did you get that error after importing your WAR file or your...