Skip to content

This is a sample Java / Maven / Cucumber BDD automation framework to test restapi's/web services.

License

Notifications You must be signed in to change notification settings

BharatKammakatla/API-Testing-CucumberBDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestAPI Automatiion with Cucumber-BDD and Rest-Assured

  • This project consists of API tests using BDD approach with Cucumber, Junit and Rest Assured.

Project Description:

  • Project setup with maven
  • Written in Java with Junit, Cucumber, Rest Assured & Maven
  • Can run test scripts from IDE, command line and Jenkins/CICD pipelines

Setup:

Run tests:

  • Navigate to project root and update sonar-project.properties file.
  • mvn clean install (If you need sonar reports also, then use mvn clean install sonar:sonar)

View HTML Report

  • Extent HTML reports will be generated once execution finished - target/site/site
  • Open index.html in browser to see the reports

About

This is a sample Java / Maven / Cucumber BDD automation framework to test restapi's/web services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published