LoadRunner – Overlay, Correlate & Tile Graphs

LoadRunner - Graph Analysis - Overlay Correlate and Tile

I always consider Test Analysis as the most important and technical part in performance testing rather than scripting and execution. Performance test result analysis requires your actual expertise. During the analysis phase, you can determine bottleneck and remediation options at an appropriate level – business, middleware, application, infrastructure, network etc. The LoadRunner Analysis tool is … Read more

LoadRunner – Error Graph

LoadRunner - Error Graph

Purpose:  In LoadRunner, the error graph helps a performance tester to understand what the error came during the performance test. The error graph gives a detailed picture of what and when errors come. This graph is very much useful when you merge with other graphs like average response time, throughput, latency or even with the running vusers graph. … Read more

LoadRunner – Transactions per second (TPS) Graph

LoadRunner - Transaction per second Graph

What is ‘Transactions per second’? There is a major difference in Transactions per second and Hits per second. A single transaction can create multiple hits on the server. A transaction is nothing but a group of requests in web test terminology. A transaction can have multiple requests and encapsulate requests into a group e.g. a … Read more