An In-Depth tutorial on Test Result Analysis in LoadRunner.
We explored all about VuGen Script Files and Runtime Settings in the previous tutorial.
Here, in this informative tutorial, we will explore all about Test Result Analysis and Reports in LoadRunner in simple terms along with a video tutorial for your clear understanding.
=> Click Here For Complete Series of LoadRunner Tutorials
Let’s Explore!!
Table of Contents:
Test Result Analysis and Reports in LoadRunner
Go to: NEXT
LoadRunner Results Analysis Tutorial Summary
#1. Analysis is the utility to analyses the LoadRunner results.
#2. LoadRunner results are saved in .lrr file and can be viewed using Analysis.
#3. Analysis gathers the result information from scenario results (lrr file) and stores the information in form of .lra file.
#4. LoadRunner result has “Log” folder which contains Vuser logs and saves snapshots on error.
#5. Analysis generates Analysis Summary for the test which gives good idea about the test.
#6. Analysis generates graphs from the data collected during the test execution.
#7. Few of the graphs which are important for analysis of the results are Running Vusers, Hit per second, Throughput, Transaction Summary, Average Transaction Response Time, Error per second, etc.
#8. Analysis provides the raw data from which graphs are created.
#9. The granularity of graph should be such that it has maximized readability along with accurately represent important events.
#10. Analysis also provides facility to compare the results for the test.
#11. Analysis has good reporting mechanism which is helpful in sharing the test results.
#12. In Analysis, customized templates can be created to generate the same report for other test results.
#13. LoadRunner provides many formats to save the report.
=> Visit Here For Complete Series of LoadRunner Tutorials