1.

Explain The Sub-genres Of Performance Testing?

Answer»

Following are the sub-genres of PERFORMANCE Testing:

  • Load Testing: it is conducted to examine the performance of application for a specific expected load. Load can be increased by increasing the number of user performing a specific task on the application in a specific TIME period.
  • Stress Testing: is conducted to evaluate a system performance by increasing the number of user more than the limits of its specified requirements. It is performed to understand at which level application crash.
  • Volume Testing: test an application in order to determine how much amount of data it can handle efficiently and effectively.
  • Spike Testing: what changes happens on the application when suddenly LARGE number of user increased or decreased.
  • SOAK Testing: is performed to understand the application behavior when we apply load for a long period of time what happens on the stability and response time of application.

Following are the sub-genres of Performance Testing:



Discussion

No Comment Found