During which type of testing are metrics like throughput, response times, and resource utilization primarily observed?
- Compatibility Testing
- Performance Testing
- Security Testing
- Unit Testing
During Performance Testing, the system's performance is evaluated under various conditions to ensure it meets the desired criteria. Metrics like throughput (transactions per second or tasks per time unit), response times (how long it takes to respond to a request), and resource utilization (CPU, memory usage) are key indicators that help testers understand the system's performance behavior.
Loading...
Related Quiz
- In which phase of the STLC are the testing tools selected and set up?
- Functional testing for mobile apps often includes validating the app's _______ to ensure they produce the desired outcomes.
- What does the term "WCAG" stand for in the context of web accessibility?
- Why is boundary value analysis crucial in test case design?
- In a scenario where a company is launching a product globally, which kind of testing would be crucial to ensure the application's design is culturally appropriate and universally intuitive?