Skip to content

ahmedsamytawfik93-stack/Postman-SimpleGroceryStoreAPI-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Simple Grocery Store API โ€“ Postman Test Collection

This repository contains a Postman collection created for practicing API testing using the Simple Grocery Store API, as introduced in a Udemy course. The collection includes a set of automated tests designed to validate various API endpoints related to products, carts, and orders.

๐Ÿ“Œ Overview

The Postman collection includes:

  • JavaScript-based test scripts
  • Assertions for verifying response status codes, payloads, and headers
  • Functional tests for key endpoints
  • Negative test cases to validate error handling
  • Reusable variables and structured test organization

๐ŸŽฏ Purpose

This project is created as part of hands-on practice from a Udemy course, focused on strengthening API testing skills.
It aims to provide:

  • A clear and organized test suite
  • Practical examples of writing Postman tests
  • A foundation for understanding real-world API testing workflows

๐Ÿ“ Contents

  • Simple_Grocery_Store_API_Tests.json โ€” Postman collection containing all test requests and scripts

๐Ÿ›  Requirements

  • Postman
  • Internet access (API hosted online)

โ–ถ๏ธ Usage

  1. Download or clone this repository
  2. Import the JSON file into Postman
  3. Set any required environment variables (if used)
  4. Run the test suite using Postmanโ€™s Collection Runner or Newman

About

This repository contains a Postman collection created for practicing API testing using the **Simple Grocery Store API**, as introduced in a Udemy course. The collection includes a set of automated tests designed to validate various API endpoints related to products, carts, and orders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors