After you run a test with a load testing tool such as WAPT, you normally get a long report with many tables and probably some charts with performance parameters. At first glance all these numbers do not help you answering a very simple question that you actually have: was the test successful or not?
However if you know where to look, in most cases you can get this answer in just few minutes if not seconds.
The information in the test report can be divided into the following categories.
* Parameters of the generated load;
* Errors occurred inside user sessions;
* Response time data;
* Throughput data;
* Other parameters.