Compare several test results

This tutorial describes how to compare two test results in NeoLoad and how to generate a comparison report.

To gain the most from this tutorial, it is recommended to read Compare test results.

Understand the context

NeoLoad provides the means of identifying potential performance bottlenecks in your application. This is mainly achieved by obtaining fine grained statistics on the different pages of the application. Through comparison you can analyze results from different runs of the same (or different) scenario(s). The steps typically involved in a testing phase are:

  1. Running a particular scenario
  2. Analyzing the results and identifying time consuming pages
  3. Changing and improving the pages, or the code called by those pages
  4. Re-running the scenario
  5. Comparing results before and after improvements