DEV Community

Pramod Dutta
Pramod Dutta

Posted on

API Testing Using Postman: Part 1 ( What is an API? )

API testing postman: In this series of API Testing using Postman - Part 1, You are going to learn What is an API? and What is API Testing with Postman Installation and Quick Postman tool overview. #API #APITesting #Postman #APITestingTutorials.

๐ŸŽ“๐Ÿ–ฅ๏ธโœ… Subscribeโ€‹ to The Testing Academy Channel.
โ†’https://www.youtube.com/c/TheTestingA...
๐Ÿ”” TURN ON NOTIFICATIONS๐Ÿ””

โœ… 30 Days of API Testing Challenge - https://apitesting.co/30days

โœ… 30 Days of Automation Testing Challenge - https://go.scrolltest.com/automation

โœ… 30 Days of Rest Assured(with Framework) - https://go.scrolltest.com/30days-rest...

You are going to learn the concepts of API, API testing, web services and HTTP Methods basics which are helpful in API testing interview questions. you will learn about everything API Testing Using Postman.

๐Ÿ‘จโ€๐ŸŽ“โœ… Join Community 1200 Automation Testers - https://sendfox.com/thetestingacademy

โœ… TimeStamps
๐Ÿš€What is an API ? ๐Ÿ‘‰๐Ÿผ 3:35
๐Ÿš€Types of API ๐Ÿ‘‰๐Ÿผ 4:57
๐Ÿš€What is API Testing? ๐Ÿ‘‰๐Ÿผ 5:12
๐Ÿš€Why do we perform API Testing? ๐Ÿ‘‰๐Ÿผ 5:58
๐Ÿš€What to Test in API Testing? ๐Ÿ‘‰๐Ÿผ 7:18
๐Ÿš€SOAP Vs REST ๐Ÿ‘‰๐Ÿผ 8:47
๐Ÿš€What is REST? step by step. ๐Ÿ‘‰๐Ÿผ12.41
๐Ÿš€Who uses the REST APIs ๐Ÿ‘‰๐Ÿผ13:04
๐Ÿš€API Testing using Postman(Install Postman and Overview) ๐Ÿ‘‰๐Ÿผ18:09
๐Ÿš€API Testing TestCases with Postman๐Ÿ‘‰๐Ÿผ23:00

Join Facebook Group : http://bit.ly/learntesting2019

Website: https://scrolltest.com

Website: https://thetestingacademy.com

Twitter: https://twitter.com/itstechmode

Download PPT : https://bit.ly/2PhosOh

API stands for Application Programming Interface.
API is a defined set of rules, which contains clearly defined methods of communication. API helps different software components to interact with each other.

API testing involves testing the collection of APIs and checking if they meet expectations for functionality, reliability, performance, and security and returns the correct response.
API testing is used to determine whether the output is well-structured and useful to another application or not, checks the response on basis of input (request) parameter, and checks how much time the API is taking to retrieve and authorize the data too. ๐Ÿš€ Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester ๐Ÿ™Œ๐Ÿ™Œ

โœ…Selenium Training and Certification -
https://scrolltest.com/go/edureka

โœ…Learn Jenkins for QA -
https://bit.ly/learnjenkins-p1

โœ…Programming Java -
https://bit.ly/learnjava2020-p1

โœ…Test Automation -
https://bit.ly/learnautomation2020

โœ…API Testing -
https://www.learnapitesting.com

โœ…Cypress Tutorial with LIVE Projects -
http://cypresstutorial.com

TheTestingAcademy

โ€” The Testing Academy

Latest comments (0)