Postman: The Complete Guide - REST API Testing
Postman API testing for manual and automated tests. Automate with Newman, Jenkins or any other CI tool.
4.7
Postman: The Complete Guide – REST API Testing Coupon. Postman API testing for manual and automated tests. Automate with Newman, Jenkins or any other CI tool.
Created by Valentin Despa | 21.5 hours on-demand video course | 24 downloadable resources
Postman: The Complete Guide – REST API Testing
Postman: The Complete Guide – REST API Testing Course. Learn Postman with a Postman Supernova. RESTful APIs (or simply REST API) are everywhere nowadays, but at the same time, they are getting more complex to get started with: different HTTP methods (GET, POST, PUT, PATCH, DELETE), headers, cookies, dealing with file uploads or authentication with API keys, tokens, OAuth and so much more.
This is where the Postman App comes in! Postman allows you very quickly to create a request with the required HTTP method and parameters, submit the request and easily inspect the results. I have created this Postman: The Complete Guide – REST API Testing course for testing engineers as well as for software developers or other technical positions. Postman can help you during the development of your API, as well as after the API is completed, by running tests that make sure your API is still working as intended.
What you’ll learn
- Create GET, POST, PUT, DELETE request
- Understand GET vs POST request method
- Work with real-world APIs (Github API, Trello API)
- JavaScript basics for tests
- Write API tests in Postman
- Use data from Excel files (CSV) or JSON
- Use Postman variables to create workflows and scenarios
- Run API tests with Newman in Jenkins, GitLab CI or TeamCity
- Use OAuth2, API keys, tokens, JWT, basic auth
- Test file uploads
- Use mock servers
- Collaborate using Team Workspaces
Recommended Course
The API Master Class & Testing in Detail using Postman! Coupon
The API Master Class & Testing in Detail using Postman! Hot & NEW
Postman – Learn API Testing from Scratch with Live Projects Coupon
Postman – Learn API Testing from Scratch with Live Projects
Who this course is for:
- This course is targeted towards testing engineers and developers.