Subscribe to SoftLogica
Newsletter to get 10% discount on newly
released products!
Graphs for Individual Pages
Graphs for Individual Pages
WAPT Pro creates
graphs for all page requests of the current test scenario.
Click on any page in the Results folder of the
Navigation Pane to see the chart.
There are 3 tabs on the chart:
You can manually choose what graphs will be shown on the chart. Check/uncheck options below the
chart to show/hide graphs. You can check the All option to display all graphs on this tab.
X axis denotes the time interval of test run.
Y axis is different for various graphs.
Timings tab Response time tells you how long a user waits for
server response to his request. The values of average and maximum response time are the most
important results of load testing; they measure web user experience.
You should watch how these
values change during a test when the number of virtual users is increasing, and verify that
users get the response in acceptable time.
Avg response time: Shows values of average response time without page elements.
Avg 90% response time: Shows values of Avg90 response time without
page elements.
Min response time: Shows values of minimum response time for the current request.
This time doesn't include the time for loading page elements.
It is the time of server response to the readable content of web page:
its structure (frames, tables) and HTML text. These elements are sufficient to start reading
a page.
Max response time: Shows values of maximum response time without page elements.
Avg response time with page elements: Shows values of average response time
including the time for loading the page elements.
Avg 90% response time with page elements: Shows values of Avg90 response time including
the time for loading the page elements.
Min response time with page elements: Shows values of minimum response time for this request
with all its elements including images and flash movies.
Max response time with page elements: Shows values of maximum response time
including the time for loading the page elements.
First of all, you need to analyze the response time without page elements as it is the time after which
users can start reading a page. Response time including page elements will help you ensure that users
won't have problems with the download of graphic images and flash movies.
Avg download time: Shows values of average download time
for the current page request. WAPT Pro measures download time without images.
Avg 90% download time: Shows values of Avg90 download time.
Active users: Shows the number of virtual users who requested this page.
All: Displays all graphs on this tab.
Errors tab HTTP errors, %: Shows the percentage of responses with HTTP errors for the current request
from the total number of hits.
Network errors, %: Shows the percentage of responses with network errors for the current request
from the total number of hits.
Timeouts, %: Shows the percentage of responses with timeouts for the current request from the total number of hits.
Total errors, %: Shows the percentage of all responses with errors for the current request
from the total number of hits.
Active users: Shows the number of virtual users who requested this page.
All: Displays all graphs on this tab.
Custom tab Custom tab represents all graphs from the previous tabs and also some more graphs:
Sent: Shows how many kbits per second were sent to the server for this request.
Received: Shows how many kbits per second were received from the server for this request.
Sent per user: Shows the sending speed per virtual user for this request.
Received per user: Shows the receiving speed per virtual user for this request.
These graphs will help you know whether the bandwidth of Internet connection to your server is
sufficient to provide an acceptable level of performance or not.