Skip to content

RestAssured Framework project using java, Maven, TestNG, POM, Cucumber

Notifications You must be signed in to change notification settings

radwaoze/CucumberRestAssured_Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CucumberRestAssured_Task

It's a GET Request to URL http://www.colourlovers.com/api/patterns to get colourlovers api details
We assert on status code 200
Also assert that each of numViews is greater than 4000

by using BDD Cucumber with RestAssured

If you want to run the feature
After downloading the project run "RunnerTest" class from "runner" package

About

RestAssured Framework project using java, Maven, TestNG, POM, Cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages