What is performance testing?

Performance testing is process of verifying that the software application will perform well under their expected workload. It does not aim to find defects. It determines and validates speed, responsiveness,  stability characteristics of the system under test.

Type of performance testing

  • Load testing
  • Stress testing
  • Endurance testing(Soak testing)
  • Spike testing
  • Isolation testing
  • Configuration testing
  • Internet testing

Comments

Popular Posts