This document provides an introduction to API testing using Postman. It begins with a brief overview of APIs, including what they are, their history and common types. It then covers API testing in more detail, explaining what it is, common types of API tests and advantages/challenges. Next, it discusses common API protocols, HTTP request methods and response codes. Finally, it introduces Postman, describing its basic building blocks and providing a short demo. The overall purpose is to educate attendees on APIs and API testing using Postman.
API stands forApplication
Programming Interface
API is a set of routines, protocols,
and tools for building Software
Application
6
7.
History of APIs
●Late 1990s as web services.
● Salesforce released its first API in 2000.
● Amazon, Flickr, Facebook, and Twitter
8.
Types of APIs
Public
Opento anyone. Ex:
Google APIs
Private
Requires specific
rights or license. In-
house APIs
Shared/Partner
Requires specific
rights or license. Ex:
Expedia, Airbnb
8
Credits
Special thanks toall the people who made and
released these awesome resources for free:
◉ Presentation template by SlidesCarnival
◉ Photographs by Unsplash
24