Scalability testing helps identify how a system performs as the ____________ load increases.
- Concurrent
- Horizontal
- Incremental
- Vertical
Scalability testing examines how a system handles increased workload. Horizontal scaling involves adding more resources, such as servers, to distribute the load across multiple machines. Therefore, as the term "horizontal" implies expansion across a wider base, it directly relates to the system's performance with increasing loads.
Loading...
Related Quiz
- Which type of report provides insights into the stability of a software application by tracking defects over time?
- Which component is primarily evaluated in scalability testing for web applications?
- What is the primary objective of compliance and regulatory testing in the context of databases?
- Testers often rely on database testing tools to generate ________ SQL queries for testing.
- Proper documentation and ____________ are essential for maintaining transparency in the testing process.