Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

JSONPlaceholder-API-Testing-Project

A Postman collection testing the JSONPlaceholder APIs, covering main API test scenarios.

Overview

Tech / Tools Used

  • Postman (collection design, test scripts, collection variables)

What Was Tested

Category Description
Response Time Verifies the API responds within an acceptable time threshold
Status Code Verifies the API returns the correct HTTP status code
Response Data Verifies the response body contains the expected fields, values, and structure

Repo Structure

/collections      → Postman collection JSON file(s)
README.md

How to Import and Run

  1. Clone or download this repository.
  2. Open Postman → Import → select the collection JSON from /collections.
  3. Set the baseUrl variable (and any other required variables) to your own endpoint.
  4. Run individual requests, or use Collection Runner to execute the full suite.

About

API test collection built with Postman

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors