Verify API response time is under 500 milliseconds
Preconditions (2)
Step 1: Open Postman and create a new GET request
Step 2: Enter the API endpoint URL in the request URL field
Step 3: Send the request by clicking the Send button
Step 4: Observe the response time shown in Postman
Step 5: Verify that the response time is less than 500 milliseconds
✅ Expected Result: The API responds successfully and the response time is less than 500 milliseconds