Completed
00:00 - Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Postman Mini-Project - Automating API Test Flow with Postman Collections and Runner
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:25 - Scenario overview
- 3 01:30 - Project Deliverables
- 4 02:22 - Create new environment and variables
- 5 04:57 - Create new Collection
- 6 06:14 - Create Login request
- 7 09:42 - Extract and store token
- 8 15:15 - Refer token in next request
- 9 18:12 - Extract and store userid
- 10 21:15 - Refer userid in next request
- 11 29:00 - Run Collection
- 12 31:46 - Tips / Common mistakes