Oficina: Testes automatizados de API com Postman e Newman

Hello, student! In this workshop, I will teach you how to create automated API tests using the Postman and Newman tools. After this workshop, you will be able to automate your API tests in a practical and intelligent way, and even generate test reports! Postman Download: https://www.postman.com/downloads/ Blog API Repository: https://github.com/sidneyroberto/blog... Newman-reporter-htmlextra Link: https://www.npmjs.com/package/newman-... 00:00:00 Intro 00:01:51 Getting Started with Postman 00:04:14 Running the Blog API 00:06:28 Understanding the Blog API 00:08:06 Creating the First Test 00:15:04 Finishing User Tests 00:21:46 Using Pre-Request Scripts and Collection Variables 00:28:04 Passing the User Token in Post Registration 00:33:24 Creating the Post Query Test 00:36:14 Removing Post and User 00:40:39 Automating the execution of the collection 00:45:24 Generating reports 00:47:50 Conclusion #automatedtesting #postman #api