Skip to content

The projects are based on RESTful APIs. API chaining, Data Driven testing, OAuth 2.0 authorization, Javascript test assertions are performed in these projects developed in Postman.

Notifications You must be signed in to change notification settings

nolakkapali/RESTful-API-Testing-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RESTful API Testing Projects

The projects are based on RESTful APIs (Representational State Transfer APIs) which are widely used to exchange information between systems.In RESTful APIs data is transferred in JSON format to ensure easy and efficient communication.All API interactions and testing for the projects are carried out using Postman.

Projects Name Description Projects Link
World Population API A dummy API created with JSON Data where GET,POST,PUT,PATCH,DELETE Requests are performed to validate the API functionality

World Population API Postman Link

Books API Books API allows user to perform operations on book orders and book lists where API chaining and data driven testing is performed to validate those operations performance

Books API Postman Link

Spotify Web API It is a collection of Spotify web APIs where multiple JavaScript test assertions were performed in pre-requests and post-requests script on collection,folder and request level in Postman to validate all the APIs functionality

Spotify Web API Postman Link

About

The projects are based on RESTful APIs. API chaining, Data Driven testing, OAuth 2.0 authorization, Javascript test assertions are performed in these projects developed in Postman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages