Skip to content
Performance Testing Formulae

Important Performance Testing Formulae

Performance Testing and Engineering are quantitative approaches in which numbers and formulae play a vital role. You can not think about Performance Testing without understanding the basic mathematics behind the testing technique. This article has… 

Basic Server Monitoring Counters

Basic Server Monitoring Counters

A typical e-business application’s server has some basic monitoring counters to check the performance of the app server, web server, and database server.

Error Graph

Error Graph

This is one of the basic graphs and frequently use to debug the performance bottleneck. The error graph provides details about the type of errors and the time when they occurred. Error graphs could be… 

Response Time Graph

Response Time Graph

Response time graph gives a clear picture of overall time including requesting a page, processing the data and getting the response back to the client. As per PTLC (Performance Test Life Cycle), the Response time… 

Performance Test Result Analysis - Intermediate Level

Performance Test Result Analysis – Intermediate

Moving to the next level named as Intermediate level of performance test result analysis; you will learn how to read the different types of graphs. In the previous post, you got a high-level knowledge of…