Day 1 Web Services Testing Introduction
Different Types of Testing
Difference between SOAP and REST
More Examples on Web Services
Day 2 Introduction to API Testing
URL vs URI vs API
HTTP Introduction
HTTP Methods :
POST , PUT , GET, DELETE, PATCH
HTTP Status Codes:
1** – Informational
2** – Success
3** – Bi-direction
4** – Client Side Error
5** – Server side Error
Day 3 POSTMAN tool Introduction
Practice different APIs in POSTMAN Tool
Create APIs for Practice purpose
Day 4 Collections in POSTMAN
Save Collections in POSTMAN
Collection Folder Structure
Collection Variables vs Global Variables
Share Collections/Import Collections
Run Collections
Import /Export Collections
Day 5 Data Driven Testing in POSTMAN
Data Driven using JSON
Data Driven using CSV
Day 6 Explore URI
Explore Headers
Headers Types
ParametersDifferent Types of Parameters
Path Parameter
Query Parameter
Header parameter
Body Parameter
Day 7 Explore SNIPPETS in POSTMAN
Introduction to JSON Path
Understanding to JSON path in various Tools
Practice different SNIPPETs
Explore TESTs Tab
Day 8 Environment Setup in POSTMAN tool
Endpoint Parameterization
APIs chaining / Properly Transfer in POSTMAN
Why REST is Architecture
Run Console Reports
Run HTML Reports
Day 9 Different Authorizations in POSTMAN
Interview Questions & Answers discussion
Day 10 API Testing Project Explanation
API Testing Resume Preparation