Which functional testing type assesses the system's behavior when subjected to a high volume of simultaneous transactions?
- Load Testing
- Performance Testing
- Scalability Testing
- Stress Testing
Stress testing evaluates the system's stability under extreme conditions, such as high transaction volumes, to identify potential performance issues.
Loading...
Related Quiz
- In decision table testing, what is the purpose of a rule condition?
- _______________ are commonly used to identify potential issues and refine use cases during Use Case Testing.
- How does model-based testing contribute to test case generation and coverage?
- The number of test cases generated using Boundary Value Analysis depends on the _______________.
- What role does test coverage play in decision table testing?