Autoplay
Autocomplete
Previous Lecture
Complete and Continue
Learn Postman for API Automation Testing with Javascript
Introduction to Postman tool for testing API's in Collections
Introduction to Postman Tool and its features (9:15)
Important resources information to learn API Basics
Getting Started with Postman tool with its setup and Sample Project to Automate
Install Postman tool and create new Workspace in Postman Account (7:19)
What are Collections in Postman and how to create http requests under it (13:31)
Build Library API requests in Postman tool and validate responses (5:12)
Importance of Postman Variables and Environments for Automation Testing
Walk through the Automation Scenarios Scope for the Library API's (9:56)
What are Environments in Postman? How to create them (8:17)
How to create variables in Postman with different Scopes (13:00)
Getting started with Scripting in the Postman (16:03)
How to dynamically generate values from variables into input Payload requests (14:46)
Postman Scripting Editor types and Response Assertion validations
Assertions in Postman and how to use that in Scripting window (11:42)
Running set of tests together in the Collection as automated runner (11:09)
Validating Json response with the Input data of other API through Automated code (9:34)
What is Json Schema and how to validate it with Postman Scripting (9:47)
Data Driven Testing with Postman and Dynamic Workflow Executions
Functional logic validations with Postman Scripting Assertions (8:58)
How to perform Data driven testing from CSV to Postman requests Scripts (12:15)
How to handle Error handling Scenarios in API Tests with Postman (15:23)
How to prepare workflow of Execution Smartly with Postman Scripting (9:01)
Library API Automation Project code download
Handling OAuth 2.0 Authenticated Google API's with Postman
Introduction to OAuth 2.0 and different Grant types (8:43)
Understand Grant Type Authorization flow with real time example (20:02)
Flow procedure in achieving OAuth 2.0 Authentication mechanism (25:12)
Details on Practise OAuth 2.0 project to retrieve Courses list (6:27)
API Contract and Code download
End to End example of Parsing Complex Nested Json responses
Preparing Automation Scripting to grab the Access token into Actual request (11:01)
Learn Java Script filter map reduce functions to parse array
How to parse Complex Nested Json response through Json object (13:37)
Solving Functional validations by parsing nested json through JS functions (7:59)
Retrieving Course titles from Web Automation Json object through Postman Script (8:19)
OAuth Automation Project code download
Soap WebServices Automation through Postman for XML response validations
Understand Soap WebServices to automate through Postman tool (7:23)
Create Soap Collection to start testing Soap WebServices in Postman (6:39)
Postman Script to parse Soap XML responses and validate the data (13:26)
How to Parse complete Soap XML response as string for Assertion validations (5:13)
Soap Project Automation Code download
What is Newman? Importance of Newman for end to end API Automation
What is Newman and importance of it in Postman Automation Execution (8:20)
How to run Postman scripts from Newman CLI commands (12:35)
Run Postman Automation Tests through Jenkins with HTML Reporting
Generate Newman HTML execution reports for Postman Script Execution (7:29)
How to install Jenkins and Setup in the Local systems (4:11)
Create new Jenkins Job for Postman Automation Framework execution (6:31)
How to create Parameterized Jenkins job to switch environments dynamically (8:44)
Team Collaboration and Version Control features in Postman
How to collaborate with Team members on Postman Workspace (7:10)
How to create Pull requests, and review PR's through Postman Tool for your work (7:13)
Quick tips on different options in the Postman Tool Window (7:54)
Project Code download
Download the Code
JavaScript Fundamentals for Postman Automation (Optional Learning)
Please Note
Getting started with Hello World Program in VS Code (10:45)
Understanding Variables and Datatypes in JavaScript (9:56)
What are Loops and Conditional Statements in JavaScript (11:24)
Implementing For and While Loop in JavaScript (13:34)
Arrays and its methods in JavaScript with Detailed examples - Part 1 (10:48)
Arrays and its methods in JavaScript with Detailed examples - Part 2 (9:29)
JavaScript Array Stream Functions -( Filter , reduce, Map) - Part 1 (11:44)
JavaScript Array Stream Functions -( Filter , reduce, Map) - Part 2 (9:17)
Sorting JavaScript Arrays with optimized logic (8:10)
What are Functions in JavaScript? and its advantages (9:08)
Understanding var,let,const Keywords in JavaScript (7:48)
JavaScript String and its manipulation methods with examples - Part 1 (8:55)
JavaScript String and its manipulation methods with examples - Part 2 (7:38)
Build Library API requests in Postman tool and validate responses
Download
LibraryAPI.docx