API Testing

API Testing Tutorial Part 1 – What is An API (Application Programming Interface)?

API Testing Tutorial Part 2 – Why is API Testing Important?

API Testing Tutorial Part 3 – Understand Terms URN , URL ,URI & API

API Testing Tutorial Part 4 – Understand Basics Of Http Methods – CRUD Operations

API Testing Tutorial Part 5 – Safe Methods in HTTP Methods

API Testing Tutorial Part 6 – Idempotent Methods in HTTP Methods

API Testing Tutorial Part 7 – HTTP Status Code Must To Be Remembered

API Testing Tutorial Part 8 – Introduction to REST & REST API

API Testing Tutorial Part 9 – Difference Between REST and RESTFul API

API Testing Tutorial Part 10 – Introduction of SOAP (Simple Object Access Protocol)

API Testing Tutorial Part 11 – Difference Between SOAP and Rest Web Services or API

API Testing Tutorial Part 12 – Tools For Manual & Automation API Testing

Postman Tutorial Part 1 – Introduction of Postman Tool

Postman Tutorial Part 2 – Installation of Postman Tool

Postman Tutorial Part 3 – Sending First GET Request in Postman

Postman Tutorial Part 4 – Sending GET Request With Params in Postman

Postman Tutorial Part 5 – Sending POST Request in Postman

Postman Tutorial Part 6 – Understand HTTP Headers in API

Postman Tutorial Part 7 – Difference Between ‘Accept’ and ‘Content-Type’ HTTP Headers

Postman Tutorial Part 8 – Sending PUT Request in Postman

Postman Tutorial Part 9 – DIfference Between Put and Patch HTTP Methods

Postman Tutorial Part 10 – Sending PATCH Request in Postman

Postman Tutorial Part 11 – Sending DELETE Request in Postman

Postman Tutorial Part 12 – Understand Environment & Variables in Postman

Postman Tutorial Part 13 – Create, Manage and Use Environment In Postman

Postman Tutorial Part 14 – Create, Manage and Use Global Variable In Postman

Postman Tutorial Part 15 – Adding Automation Test Scripts In Postman

Postman Tutorial Part 16 – Introduction To Collections In Postman