How throughput is calculated in the Neoload test result? Does it add content-length of each response over test duration and divide by duration length? Do you consider response...
The throughput is the amount of HTTP data received by the Load Generator from the server. It includes the headers+body.
It's almost computed the same way for transactions...
Using MQTT connect along with SSL connection, path for certificate and key. However, getting error -sun.security.validator.ValidatorException: PKIX path building failed: sun...
If you still have the issue and the certificate imported is correct then since the error message is related to the certification path that is not trusted you may have to import...
I am using NeoLoad on a mac book. Created additional Wifi adapter for additional IP address needed to map servers. Able to detect servers in Tunnel but configuration check fails...
If you need additional IP's for the tunnel recording mode you first need to configure the network range in the NeoLoad preferences under Recorder panel and make sure that the...
Using MQTT connect along with SSL connection, path for certificate and key. However, getting error -sun.security.validator.ValidatorException: PKIX path building failed: sun...
crt or cer are two different file extensions but the content of the file should still be the same. I guess your "Access Denied" issue is probably due to the fact that you can't...
Hi,
I have an application that uses a WebSocket connection.
I have recorded WebSockets scenarios, and I’d like to extract those data on the WebSocket channel. How can I do...
I created a quick video showing you both methods applied at the same time but of course you should use one or the other.
Basically the first method is to create a variable...
i have recorded a scenario that contains a websocket channel with three responses , and i tried to validate websocket's response .
I implemented a message mapping with a...
A WebSocket channel will create a permanent connection to the server from which server can push back some data. It's a bi-directional communication but WebSocket request are...
Using MQTT connect along with SSL connection, path for certificate and key. However, getting error -sun.security.validator.ValidatorException: PKIX path building failed: sun...
Do you have more details about the error? There's different root causes and the most common is when you server certificate is self-signed or signed by a CA that is not trusted...
I am going to run a load test with N users on a vm, I want to know if I will test with a large number of virtual users, i m going to have a CPU and memory issue with neolaod...
We can't answer such question since the resources used will strongly depend on your user paths configuration and the type of technology tested. You should run some calibration...
i run my test script and i shared the data with neolaod to store them, so when i go to Values in dashboard to check it i have a problem which the description of the values are...
If i understand correctly you are looking for a tree mode to display the user path transactions instead of the flat mode like you can have in NeoLoad GUI right?
This is not...
I am sharing my data from my neoload controller to neoload web and I want to use the web API because it is very useful, so it is possible to download a report from neolaod web...
Currently there's no report available in NeoLoad Web like you can have in NeoLoad GUI. So you're right you can only use the NeoLoad API to download a report.
In the near future...