SlideShare a Scribd company logo
4
Most read
5
Most read
16
Most read
APITesting
Manual and Automation
What is an API
It is a set of functions or
procedures used by
computer programs to
access operating system
services, software libraries or
other systems.
API – Application Programming Interface
Example of APIWorkflow
•It is the set of functions to
which the developers
perform requests and
receive responses.
•In REST API interaction is
made via HTTP protocol.
REST – Representational StateTransfer
REST API
HTTP Methods
• GET – Provides a read only access to a resource.
• POST – Use to update an existing or create a new resource.
• PUT – Use to create a new resource.
• DELETE – Use to remove a resource.
4 Commonly Used Methods:
APITesting
• Focus on Functionality;
not on behavior or customer experience.
Why APITesting!!!!
Some reasons that we need to do API testing:
• Make sure it does what it suppose to do.
• Make sure it can handle the load
• Find all the way users can mess things up
• Bug Free Deployment
Tools to used for APITesting
Postman SoapUI REST-assured
Postman
GET Method
Response
{
"id": "81901",
"employee_name": "141567018168",
"employee_salary": "123",
"employee_age": "23",
"profile_image": ""
}
Request
http://dummy.restapiexa
mple.com/api/v1/employ
ee/81901
POST Method
Response
{
"name": "Training session",
"salary": "123",
"age": "23",
"id": "86399"
}
Request
http://dummy.restapiexa
mple.com/api/v1/create
{"name":"test","salary":"1
23","age":"23"}
PUT Method
Response
{
"name": "Training session",
"salary": "123",
"age": "35",
"id": "86399"
}
Request
http://dummy.restapiexample.
com/api/v1/update/86399
{"name":“Training session
","salary":"123","age":“35"
}
DELETE Method
Response
{
"success": {
"text": "successfully! deleted
Records"
}
}
Request
http://dummy.restapiexample.
com/api/v1/delete/82155
API
AutomationTesting
How Does Postman work in automate API
testing
•Make a Call.
•Make a SimpleTest
•Schedule(Monitor)
Make A Call
Make A SimpleTest
•Pre Script
•Post Script
Schedule(Monitor)

More Related Content

What's hot (20)

PDF
API Testing: The heart of functional testing" with Bj Rollison
TEST Huddle
 
PPTX
Test Design and Automation for REST API
Ivan Katunou
 
PDF
API TESTING
Sijan Bhandari
 
PDF
How to Automate API Testing
Bruno Pedro
 
PDF
4 Major Advantages of API Testing
QASource
 
PDF
An Introduction To Automated API Testing
Sauce Labs
 
PDF
Space Camp June 2022 - API First.pdf
Postman
 
PPTX
Api Testing
Vishwanath KC
 
PDF
Reasons To Automate API Testing Process
QASource
 
PDF
API Testing. Streamline your testing process.
Andrey Oleynik
 
PDF
Postman 101 for Students
Postman
 
PDF
POST/CON 2019 Workshop: Testing, Automated Testing, and Reporting APIs with P...
Postman
 
PPTX
An introduction to api testing | David Tzemach
David Tzemach
 
PDF
Postman: An Introduction for Developers
Postman
 
PPTX
Postman Introduction
Rahul Agarwal
 
PPTX
API Test Automation Using Karate (Anil Kumar Moka)
Peter Thomas
 
PDF
Postman & API Testing by Amber Race
Postman
 
PPTX
Belajar Postman test runner
Fachrul Choliluddin
 
PPTX
RESTful API Testing using Postman, Newman, and Jenkins
QASymphony
 
PDF
Postman: An Introduction for Testers
Postman
 
API Testing: The heart of functional testing" with Bj Rollison
TEST Huddle
 
Test Design and Automation for REST API
Ivan Katunou
 
API TESTING
Sijan Bhandari
 
How to Automate API Testing
Bruno Pedro
 
4 Major Advantages of API Testing
QASource
 
An Introduction To Automated API Testing
Sauce Labs
 
Space Camp June 2022 - API First.pdf
Postman
 
Api Testing
Vishwanath KC
 
Reasons To Automate API Testing Process
QASource
 
API Testing. Streamline your testing process.
Andrey Oleynik
 
Postman 101 for Students
Postman
 
POST/CON 2019 Workshop: Testing, Automated Testing, and Reporting APIs with P...
Postman
 
An introduction to api testing | David Tzemach
David Tzemach
 
Postman: An Introduction for Developers
Postman
 
Postman Introduction
Rahul Agarwal
 
API Test Automation Using Karate (Anil Kumar Moka)
Peter Thomas
 
Postman & API Testing by Amber Race
Postman
 
Belajar Postman test runner
Fachrul Choliluddin
 
RESTful API Testing using Postman, Newman, and Jenkins
QASymphony
 
Postman: An Introduction for Testers
Postman
 

Similar to Api testing (20)

PDF
TEST PPTBCHDBHBHBHVBHJEFVHJVBFHVBFHVBHFVBFHVHFVBFHVBHFVBFHVBFHVBFVBFVBHVBVBFHVB
utsavaggarwal8
 
PPTX
API tESTUBGDBCJBCJFBCJBFBVJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ...
utsavaggarwal8
 
PDF
How To Get Started With API Testing In Your Organization.pdf
pcloudy2
 
PPTX
A basic introduction to API Testing & its importance.
Prashantsingh911569
 
PPTX
Apitesting.pptx
NamanVerma88
 
PDF
What is API Testing? A Comprehensive Guide
webomates
 
PDF
API Testing Interview Preparation and Methods
VivekanandaSamantra2
 
PDF
What is API test automation
Aparna Sharma
 
PPTX
API Documentation - StudySection
Study Section
 
PPTX
API Documentation - StudySection
Study Section
 
PDF
Professional API Testing | Secure and Efficient APIs
Cognith
 
PPTX
API testing training in madhapur, hyderabad
neeraja0480
 
PDF
API testing training in madhapur, hyderabad
neeraja0480
 
PDF
Api Testing.pdf
JitendraYadav351971
 
PDF
API testing Notes and features, difference.pdf
kunjukunjuzz904
 
PDF
Next-Level API Automation Testing Techniques – Part 1
digitaljignect
 
PPTX
Postman PowerPoint template is a free template with a postman illustration an...
postmanapi6
 
PPTX
What is meant by Software Quality Assurance ? What is the role of SQA
Urooj Malik
 
PDF
API Testing Interview Questions PDF By ScholarHat
Scholarhat
 
PPTX
API for newbs
Mykhailo Sheludiakov
 
TEST PPTBCHDBHBHBHVBHJEFVHJVBFHVBFHVBHFVBFHVHFVBFHVBHFVBFHVBFHVBFVBFVBHVBVBFHVB
utsavaggarwal8
 
API tESTUBGDBCJBCJFBCJBFBVJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ...
utsavaggarwal8
 
How To Get Started With API Testing In Your Organization.pdf
pcloudy2
 
A basic introduction to API Testing & its importance.
Prashantsingh911569
 
Apitesting.pptx
NamanVerma88
 
What is API Testing? A Comprehensive Guide
webomates
 
API Testing Interview Preparation and Methods
VivekanandaSamantra2
 
What is API test automation
Aparna Sharma
 
API Documentation - StudySection
Study Section
 
API Documentation - StudySection
Study Section
 
Professional API Testing | Secure and Efficient APIs
Cognith
 
API testing training in madhapur, hyderabad
neeraja0480
 
API testing training in madhapur, hyderabad
neeraja0480
 
Api Testing.pdf
JitendraYadav351971
 
API testing Notes and features, difference.pdf
kunjukunjuzz904
 
Next-Level API Automation Testing Techniques – Part 1
digitaljignect
 
Postman PowerPoint template is a free template with a postman illustration an...
postmanapi6
 
What is meant by Software Quality Assurance ? What is the role of SQA
Urooj Malik
 
API Testing Interview Questions PDF By ScholarHat
Scholarhat
 
API for newbs
Mykhailo Sheludiakov
 
Ad

Recently uploaded (20)

PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PDF
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
PDF
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
PPTX
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
PDF
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PPTX
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
PDF
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
PPTX
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
PDF
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PDF
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
PDF
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
PDF
How to Hire AI Developers_ Step-by-Step Guide in 2025.pdf
DianApps Technologies
 
PPTX
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
PDF
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
PPTX
Transforming Mining & Engineering Operations with Odoo ERP | Streamline Proje...
SatishKumar2651
 
PDF
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
PDF
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
How to Hire AI Developers_ Step-by-Step Guide in 2025.pdf
DianApps Technologies
 
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
Transforming Mining & Engineering Operations with Odoo ERP | Streamline Proje...
SatishKumar2651
 
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
Ad

Api testing