Systems | Development | Analytics | API | Testing

February 2021

Understanding Standard Deviation in Performance Testing

Standard Deviation is an important metric in performance testing analysis and informs us how stable the application under test is. In other words, it tells us if the requests that occur during the test are consistent or not. Standard Deviation measures how the response times are spread out around the average response time (mean). A small standard deviation means that the response time of all the requests are close to each other.