Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.11 KB

overview-button.md

File metadata and controls

26 lines (19 loc) · 1.11 KB
title page_title description position
Overview View
Performance Testing Overview View
Overview View of performance test results in Test Studio.
3

Overview Button

Click the Overview button in the Views ribbon. Each step of the Performance Run is listed as a row in the grid.

Overview

  • Click a column header representing characters or digits to sort by that column.
  • Use the trophy icon to assign or unassign this Run as the Benchmark.
  • Click the Description field for a step to see its Details.

  • Total Step Time = (Time that the Step Ended Execution + Time for the Next Step's Element to be Located) − Time that the Step Started Execution.
  • Server Time = the time during step execution than an HTTP Request or Response was actively being processed by the Test Studio Proxy.
    • Overlapping requests are not counted twice.
  • Client Time = Total Step Time − Server Time. (Test Studio only records Total Step Time and Server Time.)
  • Size = the amount of data processed for Server Time.