DEV Community

Cover image for GET and POST Example With Postman | 30 Days of API Testing | Day 7 ( API Testing Explained)
Pramod Dutta
Pramod Dutta

Posted on • Updated on

GET and POST Example With Postman | 30 Days of API Testing | Day 7 ( API Testing Explained)

🚀Mastering API Testing(Full Course) - https://www.learnapitesting.com

In this video of 30 Days of API Testing Challenge, We are going to learn about GET and POST API requests in Postman and Understand how they work.

Day 7 Task : Execute some simple API calls using as many tools as possible!

30 Days of API Testing

👉 Master API Testing(Full Course) - https://www.learnapitesting.com

👉 Become Automation Tester - https://sendfox.com/thetestingacademy

What is An API?

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.

What is API Testing?

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

--
Be sure to subscribe for more videos like this!

 TheTestingAcademy

Oldest comments (0)