Load testing is a type of non-functional testing used to verify that the system can handle a specified load of users performing transactions within acceptable performance parameters. In this case, load testing would ensure that up to 100 users can carry out transactions simultaneously with response times within 5 seconds. This testing helps identify performance bottlenecks and ensure that the system meets the performance requirements under expected user load conditions.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit