In performance testing, __________ is the process of determining how a system behaves under different conditions.
- Load testing
- Regression testing
- Stress testing
- Unit testing
Load testing is the process of determining how a system behaves under different conditions by simulating multiple users or transactions.
Loading...
Related Quiz
- How does AWS Lambda handle multiple SNS messages concurrently?
- How does AWS Step Functions manage error handling and retries?
- What is the default concurrency limit for AWS Lambda functions?
- What are some common AWS services that automatically publish CloudWatch Metrics?
- Scenario: You have an AWS Lambda function that needs to access resources within a VPC, but you're concerned about performance. What steps would you take to optimize the function's performance?