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

Top comments (0)