Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeStore API Automation (RestAssured + TestNG)

Overview

This is a ready-to-run API automation framework for FakeStore API (https://fakestoreapi.com).

Prerequisites

  • Java 11+
  • Maven

Run tests

  1. Clone repository
  2. Ensure src/test/resources/config.properties contains base.url=https://fakestoreapi.com
  3. Run: mvn test

What is included

  • Request/Response specifications

  • Product POJO

  • Tests: get all products, create->get->delete product, update product

  • ![Test Report]

About

Framework used by QA Engineer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages