...
The results of these test runs can be combined to produce load curves which will provide an excellent overview of the response time behavior, the throughput, and the stability of the web server or web application, and how they vary depending on the number of users.
With small loads, the response times are constant and are independent of the number of users. If the load is increased, and thereby the maximum throughput of the server is reached (measured in URL calls per second, which is the web transaction rate - or also called hits per second), the response times will rise in an at least linear relationship with the number of users.
Web pages and/or URL calls, whose response times rise more strongly than others while under load, are potential tuning candidates; that is, the reason for the sudden, strong rise in their response times should be investigated.
Please note that not all web servers or web applications show a linear response time behavior if they are overloaded. A web server may collapse in this situation; in this the case, the throughput falls after a specific load point has been exceeded.
To produce the load curves, you must select - from inside the Analyze Load Tests menu - several test runs which have been made with the same load Test program, but with a different number of users.
Choose the diagram type Load Curve
Click the Compare button.
Overall Load Curves
In the right upper corner, inside the title of the window, you can generate a PDF report and you can also export the performance data.
You can click within the diagrams on the red rhombuses to display the detailed results of the corresponding test run.
...
This menu option displays the load curves of all web pages (average response times and 90% percentile value of the response times). Again, you can click within the diagrams on the red rhombuses to display the detailed results of the corresponding test run.
Response Time per URL
This menu option displays the load curves of all URL calls (average response times and 90% percentile value of the response times). Again, you can click within the diagrams on the red rhombuses to display the detailed results of the corresponding test run.
Session Failures
This menu option displays a summary about all errors which did occur in the test runs. By clicking on an error counter the detailed results of the corresponding test run is shown.