API Testing a real web application via Postman
Offered By: Coursera Project Network via Coursera
Course Description
Overview
API is an acronym for Application Programming Interface.
In software application (app) development, API is the middle layer also known as logic layer or backend layer and lies between the front-end (UI) and the database layer.
APIs enable communication and data exchange from one software system to another.
API testing is a software testing practice that tests the APIs directly — from their functionality, reliability, performance, to security.
In this project, we will practice the API testing of a real web application using the Postman tool covering scenarios like creating, updating, retrieving resources, and also the authorization flow using OAuth 2.0 flow
Syllabus
- Project Overview
- API is an acronym for Application Programming Interface. In software application (app) development, API is the middle layer also known as logic layer or backend layer and lies between the front-end (UI) and the database layer. APIs enable communication and data exchange from one software system to another. API testing is a software testing practice that tests the APIs directly — from their functionality, reliability, performance, to security. In this project, we will practice the API testing of a real web application using the Postman tool covering scenarios like creating, updating, retrieving resources, and also the authorization flow using OAuth 2.0 flow
Taught by
Saurabh Dhingra
Related Courses
User Authentication & Authorization in ExpressCodecademy Getting Started with OAuth 2.0
Pluralsight Securing Spring Data REST APIs
Pluralsight Vue Authentication and Authorization
Pluralsight Networking and Security in iOS Applications
University of California, Irvine via Coursera