Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
API Testing using POSTMAN - Complete Course[With Docker]
Rating: 3.5 out of 5(164 ratings)
4,742 students

API Testing using POSTMAN - Complete Course[With Docker]

Everything about the API Testing and Using POSTMAN to do functional End to End API Testing
Created byPRAMOD DUTTA
Last updated 11/2019
English

What you'll learn

  • Advance your software testing abilities by learning API Testing
  • Good understanding of the APIs & API Testing(HTTP Basics)
  • How to test API using the POSTMAN(Chrome extension and monitor them using Jenkins)
  • How software tester in the company test API and validation used by them
  • Web Fundamentals & Understanding Continous Integration Delivery in Big Companies
  • End to End API Testing and Web Fundamentals

Course content

8 sections25 lectures5h 26m total length
  • Getting Started with API Testing , What is an API and How to test it.27:30

    Let's start the awesome journey to Learn API and API Testing. We are going to Master the API Testing in Postman and Use it in our daily Software development life-cycle.

    We also will learn how to use the collection made in Postman Tool to Run in Continuously Integration/Delivery environment Jenkins & Docker.

Requirements

  • You should have basic understanding of the PC , Chrome and have idea about chrome extensions
  • You should know how to install and run commands in the terminal(Optional)
  • You should have a basic understanding of the Testing(Optional)

Description

In this course, We will Master the API Testing, We will learn how an Experience Testers Write Test Cases for the API Testing in the POSTMAN(API Testing Tool) and Create an Automation TestSuite to run it regularly and Integrate it in the Continuous Integration Delivery Stack(CI/CD Stack).

API Testing Basics Covered : - 

  • Introduction to APIAPI Testing.

  • HTTP Methods & Fundamentals.

  • Authentication & Cookie basics.

  • File Upload and misc Web fundamentals.

  • Test Coverage and Code Coverage.

  • Approach of API Testing, Writing Test Plan and Test Cases.

  • Performance Testing Plan and Execution.

  • Best Practices of API Testing.

  • Load Testing of the API using JMeter.

We will explore the features of the POSTMAN :-

  • Installation of Chrome App and Native App.

  • Environments & Variables.

  • Setting up Pre-Script/ Post-Scripts

  • Writing Test Cases in POSTMAN.

  • Exporting POSTMAN Request in Different Programming Languages.

  • Validate JSON Schema.

  • Advance Use of Assert Framework(Chai assert framework) in POSTMAN.

  • Consecutive Request in POSTMAN and Passing variables to Other request.

  • Collections.

  • Test  Runner.

  • Import/Export Collection or Test Data or Request.

  • Newman( Monitoring POSTMAN Requests) & Running Test Cases on the Docker Jenkins

  • POSTMAN Interceptor.

  • Proxy Settings.

  • Generating API Documentation.

  • TEAM library.

  • Sharing Collection as V1/V2 format.

  • Debugging Request using Console /Dev Tools.

  • Mock Servers.

  • Notifications.

  • Keyboard shortcuts.

  • How to Be a Part of Community of POSTMAN.

  • API Testing Interview Questions - Part 1,2,3,4 ( 101+ Questions)

Assuming Beginner in the API Testing, First, we'll learn about "What is API and how do we test them", after that, we'll create a POSTMAN Test suite(collection) and add our validation framework to it. After finishing our Test Suite, we will run collection command-line and add it as Jenkins Job(monitoring purpose). 

Next steps will include the Test Coverage for the API-Testing and how to perform the Load Testing of the API using JMeter and More Advance Concepts in POSTMAN.

Who this course is for:

  • This course is for Software Testers/QA who want to understand how to test WEB API using POSTMAN
  • This course is for Beginners which don't have any clue API
  • Anyone new to Postman & Newman
  • Software Developers using POSTMAN daily for debugging
  • Software Testers or DevOps