A run down of all the data available during and at end of a test plan.

  1. Downloading Raw Data
  2. Aggregated Graphs
  3. Request Graphs
  4. Agent Specific Graphs

Downloading Raw Data

Before we dive into the displayed graphs, in ‘Pro’ you can access your raw data and information by selecting “Save the response output from individual tests and calculate percentiles”.  These results will be available at the end of the test run are separated by test server.

  • Simple and Custom: the individual results from each request
  • JMeter: jtl (csv format) & log for each test server with all individual results
  • Gatling: log file with individual results

Screen Shot 2015-11-09 at 11.55.09 AM

Aggregated Graphs

The first two graphs are aggregated across all servers and endpoints which metrics are gathered for.

  • New Requests Per Second:  This is the number of users (Simple&Custom) or threads/users(JMeter&Gatling) completed at that point of time.
  • Average response time:  Time to complete test plans / number of test plans reporting complete at that point in time.

Screen Shot 2015-11-09 at 12.03.50 PM

Request Graphs

  • Requests Per Second per end point:  Number of requests completed for specific end point at time
  • Average Response Time per end point:  Time to complete end point / number of requests completed for end point at timestamp.

Screen Shot 2015-11-09 at 12.01.14 PM

Agent Specific Graphs

  • Agent CPU during test:  CPU Usage helping to detect if an agent is overloaded during the test
  • Network Bytes Received: Bytes received cumulative during test
  • Network Bytes Transmitted: Bytes sent cumulative during test

Screen Shot 2015-11-09 at 12.03.00 PM

Percentage Graphs

For our purposes, the percentile represents the percentage of pages that responded at or faster than a specific time

  • Percentiles for Average Response Time: The average number of tests that responded back at each percentile
  • Percentiles per Page Response Time: The percentage of tests that responded back for each specific request for various time periods

Pasted image at 2016_05_04 11_25 AM