The Basis of Performance Testing

by Nataliia Vasylyna | January 6, 2017 7:45 am

There were many articles, describing the core of performance checking during test activity. Now it is time to look at the upside, trying to understand the essence of this type of testing via the terms and categories appropriate for it.

Usually, performance includes many types of test procedures among which there are stress testing, load and performance control, scalability testing[1], smoke and spike tests, and many others. But first of all, it is necessary to define some specific terms that accompany performance testing.

The Key Terminology Is:

  1. Workload – an application undergoes testing in situations appropriate for diverse usage scenarios.
  2. Throughput – some actions that are executed per a certain period of time (e.g., reports per week).
  3. Scalability – this shows how the system under test is able to carry an additional workload.
  4. Smoke testing – this checking helps to view how the system behaves under the normal level of load.
  5. Saturation tests – conducted with using the big number of messages, aimed to detect errors which occur very rarely and may be caused by rare matches.
  6. Metrics – the indicators of the system performance which are usually received, according to results of load testing.
  7. Endurance test – this type of performance testing[2] determines whether an application under test may permanently handle the required load during the specified period of time.
  8. Capacity testing – fulfilled in order to estimate the level at which with load increasing the system under test may not ensure the required performance.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. scalability testing: https://blog.qatestlab.com/2016/03/25/scalability-testing-procedure/
  2. performance testing: https://qatestlab.com/services/Withstand-the-Load/performance-testing/
  3. HP LoadRunner vs HP Performance Center: https://blog.qatestlab.com/2017/03/14/performance-testing-tools/
  4. Soak Testing 101: The Basics: https://blog.qatestlab.com/2017/03/09/soak-testing-basics/
  5. E-Commerce: What to Test during Load Check?: https://blog.qatestlab.com/2017/01/31/ecommerce-load-testing/

Source URL: https://blog.qatestlab.com/2017/01/06/performance-testing-basis/