Basic Load Test Using Apache JMeter
Preconditions (2)
Step 1: Open Apache JMeter
Step 2: Create a new Test Plan
Step 3: Add a Thread Group with 10 users and loop count 5
Step 4: Add an HTTP Request sampler targeting the test environment URL
Step 5: Add a View Results Tree listener
Step 6: Start the test
Step 7: Observe the results in the listener
✅ Expected Result: The test completes without errors, and the response times are recorded in the listener showing successful requests