Perform load testing on a web application homepage
Preconditions (2)
Step 1: Open the load testing tool
Step 2: Create a test plan with 50 virtual users
Step 3: Set the test duration to 5 minutes
Step 4: Configure the test to send HTTP GET requests to http://example.com
Step 5: Start the load test
Step 6: Monitor the response times and error rates during the test
Step 7: Stop the test after 5 minutes
✅ Expected Result: The web application should handle 50 users simultaneously with average response time under 2 seconds and error rate below 1%