Performance Testing, its types and using Jmeter with example, response codes and report

 Performance Testing

Types of Performance Testing

  • Load Testing

  • Stress Testing

  • Volume Testing

  • Capacity Testing

  • Spike Testing

  • Scalability Testing

Load: Testing speed of the system while increasing the load gradually  till the customer expected number.

Stress: Testing speed of the system while increasing/reducing the  load on the system to check any where its breaking.

Volume: Check how much volumes of data is able to handle by the  system.

Performance Testing process

Why load testing?

It evaluates the stability, speed or capacity of the system or component through response time in the application.