LoadRunner – Error Graph

LoadRunner - Error Graph

Purpose:  In LoadRunner, the error graph helps a performance tester to understand what are the error came during the performance test. 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 encapsulates requests into a group e.g. a … Read more

LoadRunner – Other Response Time Graphs

LoadRunner - Other Transaction Response Time Graph

In the last article i.e. LoadRunner – Average Transaction Response Time, you got detailed information about transaction response time graph and how to merge it with other important graphs. Apart from the average transaction response time graph, there are some more graphs which are related to response time and shows the result in a different … Read more

LoadRunner – Running Vusers Graph

LoadRunner - Running Vuser Graph

Purpose:  LoadRunner Running Vusers graph provides the complete information of how many users are active or running at any particular time of the test. It means this graph provides information about the number of users currently accessing the application. This is a simple but very important graph. I am saying it ‘simple’ because you can easily … Read more