Run a Postman collection and verify all requests succeed
Preconditions (2)
Step 1: Open Postman application
Step 2: Select the 'User API Tests' collection from the left sidebar
Step 3: Click the 'Run' button to open the Collection Runner
Step 4: In the Collection Runner, ensure all requests are selected
Step 5: Click the 'Start Run' button to execute the collection
Step 6: Wait for all requests to complete
Step 7: Verify that each request shows a green checkmark indicating success
✅ Expected Result: All requests in the 'User API Tests' collection run successfully with status code 200 and show green checkmarks in the Collection Runner