Which testing technique is used to evaluate the performance of a database under heavy loads?

  • Black Box Testing
  • Load Testing
  • Stress Testing
  • Unit Testing
Stress Testing involves evaluating the performance of a system beyond its normal operational capacity, often by subjecting it to heavy loads or stress. In the context of a database, stress testing helps identify performance bottlenecks, scalability issues, and resource limitations under intense usage scenarios.
Add your answer
Loading...

Leave a comment

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