What is the primary difference between load testing and stress testing?
- Checks system behavior during long durations
- Focuses on performance under normal conditions
- Measures system stability under heavy loads
- Tests system response to sudden peaks in load
Load testing involves gradually increasing the load to observe how the system performs, whereas stress testing involves pushing the system beyond its limits to identify breaking points.
Loading...
Related Quiz
- What is the purpose of data profiling in data validation during ETL?
- Data profiling in ETL testing helps identify ____________ in data quality.
- The defect ____________ metric measures the average number of defects identified during a specific phase of testing.
- What is a clustered index in a database, and how does it differ from a non-clustered index?
- Test data generation tools can significantly reduce the time and effort required for _________ database testing.