Trend Method

Trend Method

The definition of Trend represents “a general direction in which something is developing or changing”. Trend analysis method can be applied to client, server and network metrics. Before understanding the Trends method, it is good to know about the WHIWH rule. Now, let’s get started with how you can understand the graph and identify the bottleneck using … Read more

Pattern Method

Pattern Method

This is a method of understanding the pattern of the graphs by analysing and comparing them and then concluding the result. This method consists of two parts: The best example to understand the Pattern Method is a Soak Test which helps to find out the memory leakage in the application. The soak test or Endurance … Read more

Extrapolation Method

Extrapolation Method - ComCorDEEPT

As per definition, Extrapolate refers to extending the application of (a method or conclusion) to an unknown situation by assuming that existing trends will continue or similar methods will be applicable. In Performance Testing, Extrapolation is required when an application is tested on a scaled-down environment with a lesser number of users. As per the … Read more

Eliminate Method

Eliminate Method - ComCorDEEPT

Eliminate method leads to filtering out certain requests, transactions or components from the list of culprits which cause performance issues. In the previous post, you read about the Drill Down method where we got an issue and continue the investigation until we got the root cause. But what will you do when you get more … Read more