Postman: The Complete Guide - REST API Testing (Udemy.com)

Postman API testing for manual and automated tests. Automate with Newman, Jenkins or any other CI tool.

Created by: Valentin Despa

Produced in 2021

icon
What you will 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

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 92 / 100

icon
Course Description

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,, headers, cookies, dealing with file uploads or authentication with api keys, tokens, OAuth and so much more.
But before you start investing time writing code to retrieve the data the API is offering, why not test the request first to make sure everything is working as expected?
This is where the Postman App comes in! Postman allows you very quickly create a request with the required HTTP method and parameters, submit the request and easily inspect the results. Postman can help if you are developing APIs as well! I have created this course for testing engineers and well as for software developers. 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.
In the first part of the course we will start exploring the features of Postman and continue by writing API tests with the intention of integrating them in a CI server where the tests will run on a current basis.
But this is not the normal course you take part in. Because your needs may be different and because I hate leaving you wondering what to do next, the second part of the course will include user questions and answers to problems that were not yet covered in the course or that are more specific and may not interest everybody.
So lets look at what you are going to learn:
Start with simple requests and advance towards more complex scenariosLearn to deal with authentication / authorization mechanisms like Basic Auth, API Keys, or OAuth.
Start writing API testsOrganize tests in collections and share them with your teamRun API tests in Jenkins or any other CI serverYou ask, I answerSo after this course you will know how to use Postman as a pro.
Excited to learn Postman? Sign-up up today!
Who this course is for:
This course is targeted towards testing engineers and developers.

icon
Instructor Details

Valentin Despa

Agile Enterprise software developer with a strong background in computer science.I believe there is a better way of developing software by using Agile and Scrum.
I have been involved in many open-source projects, including being a member of the Joomla! CMS Bug Squad, Joomla! Stack Exchange moderator and TYPO3 CMS Security Team. As you can guess,I am a dedicated software developer and open source lover.
I decided to join Udemy because of my desire to share my know-how in specific areas.

icon
More courses by Valentin Despa

Scrum Master Certification Preparation & 240+ Prep Questions

$11.99

Scrum Product Owner Certification Prep & 160+ Prep Questions

$11.99

Quick introduction to Postman for beginners

$11.99

GitLab CI: Pipelines, CI/CD and DevOps for Beginners

$11.99

Introduction to APIs - REST API, GraphQL, SOAP Web Services

$11.99

icon
More software testing courses

Rest API Testing (Automation) from Scratch -RestAssured Java

$11.99

The Complete 2021 Software Testing Bootcamp

$11.99

Appium -Mobile Automation Testing from Scratch + Frameworks

$11.99

Cypress -Modern Automation Testing from Scratch + Framework

$11.99

Unit Testing for C# Developers

$11.99

Master Software Testing+Jira+Agile on Live App-Be a TeamLead

$11.99

icon
Reviews

4.6

308 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Jelena Miletic on 11/21/2020

it is good

By Shivam Verma on 11/21/2020

Step by step procedure is good.

By Prisiro on 11/21/2020

Amazing course! Beautifully explained! Definitely recommend.

By Graham Dale on 11/21/2020

Very easy to follow so far.

By Rawan on 11/21/2020

I loved the way of teaching it is easy to apply, but honestly some of the things i didn't get why would I need to do them.
but I really benefit of the course specially the part explaining the global variables,, it is actually what I needed though since I wanted to build a complete test which involve more than an api working to-gather ... (i am still at the beginning of the course but I do recommend it is great start)

By Federico G Mignone on 11/21/2020

El curso es muy completo. Tiene muchas cosas utiles, que puedan hacer que mejore tu desarrollo profesional. Los temas son tratados de forma directa, haciendo que todo el tiempo estes aprendiendo algo nuevo.

By Andr dos Santos Sousa on 11/14/2020

Yes, the explanations are pretty good.

By Ana-Macrina Iovescu on 11/7/2020

up to this point, yes

By Bohdan Kliuka on 11/7/2020

thanks!

By Yan Dubinsky on 11/7/2020

Very high level not enough details
For example when you are talking about what can go wrong and say things such as service not available or IP / Port i=network not working, please provide where took and what to look for..in case service is not up error 503 should be there , show exemple, in second case I could even find what error must be

By Rody on 11/7/2020

First tried the basic api course by Valentin, great tutor I then purchased this one.
Also will checkout his CI/CD course.

By Renata Bade on 11/7/2020

I'm learning a lot about using Postman with RESTful APIS. I have tried learning by using youtube and other resources but this course structures everything in a very logical way that provides you with the needed tools.