____________ testing is performed to assess the database's ability to handle concurrent user requests.
- Load
- Performance
- Scalability
- Stress
Load testing evaluates the system's performance under normal and expected peak load conditions, including assessing the database's concurrent user handling.
Loading...
Related Quiz
- A cost-based query optimizer estimates the ____________ of different execution plans and selects the most efficient one.
- Which type of data migration testing ensures that data is consistent and accurate after migration?
- What is the key benefit of using historical data analysis with monitoring and profiling tools?
- You are tasked with improving the performance of a reporting database that stores historical sales data. The reports involve complex aggregations and filtering. How would you use indexing to optimize the data retrieval speed for such reports?
- In the context of CI/CD (Continuous Integration/Continuous Delivery), when should database tests be executed?