Verify API response time is under 2 seconds
Preconditions (2)
Step 1: Open Postman and create a new GET request
Step 2: Enter the API endpoint URL: https://api.example.com/data
Step 3: Send the request by clicking the Send button
Step 4: Observe the response time displayed in Postman
✅ Expected Result: The response time should be less than 2000 milliseconds (2 seconds)