Eliminate Method
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…
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…
Drill down method is used to concentrate on one bottleneck at a time and narrow down the focus to a component by drilling down till you get the exact root cause. It is pretty much…
You would have used the correlation for dynamic values while preparing scripts in Micro Focus LoadRunner. Have you ever heard about graph correlation? If your answer is No then refer to Graph Correlation post first. Because…
“ComCorDEEPT” is a technique to carry out the performance test result analysis in a proper direction. The main purpose of the ComCorDEEPT technique is to identify the exact root cause of the issue observed during…
As per the ComCorDEEPT technique, ‘Compare’ is the first and foremost method of Performance Test Result Analysis. The ‘Compare’ method is a simple way to match the defined NFRs with the actual result. For Example,…
Bottleneck identification is an art in Performance Testing. Without knowing this art you can not be a perfect performance tester. There are certain performance test result analysis technics which help to conduct a proper approach…