Scenario: You are tasked with assessing the performance of a large e-commerce database during a holiday sale. Which type of performance testing should you prioritize to ensure the system can handle the expected surge in traffic?

  • Endurance Testing
  • Load Testing
  • Spike Testing
  • Stress Testing
In this scenario, spike testing is the most relevant type of performance testing. Spike testing evaluates how the system performs when there is a sudden and significant increase in workload or traffic, which aligns with the expected surge in traffic during a holiday sale. It helps determine if the system can handle sudden spikes in user activity without crashing or significantly degrading performance. Thus, spike testing is crucial for ensuring the database's performance during peak times of activity.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *