Skip to content

BestBuy Demo API Automation Using RestAssured with Database Verification.

Notifications You must be signed in to change notification settings

lkumarra/BestBuy_API_BDD_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##RestAssured Framework with Cucumber, ExtentReport, POJO Classes, and Database Connection This is a sample RestAssured framework using Cucumber, ExtentReport, POJO Classes, and Database Connection. The framework uses RestAssured library to automate REST APIs testing, Cucumber for BDD approach, ExtentReport for reporting, POJO Classes for request and response, and JDBC Connection for database operations.

Requirements To use this framework, you need to have the following software installed on your machine:

  • Java JDK 8 or later
  • Maven
  • RestAssured
  • Cucumber
  • ExtentReport
  • Any IDE for Java, preferably Eclipse or IntelliJ IDEA.
  • Sqllite Database
  • Project Structure

About

BestBuy Demo API Automation Using RestAssured with Database Verification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages