Demonstration of Rest-Assured and Cucumber for Web services automation.
Steps to seupt framework on local machine
-
Checkout code and build on local machine
-
install nodejs on local machine then install "npm json server -g"
-
Start json server use CMD: json-server --watch db.json
-
Ready to play with Micro services using rest Auured with cucumber.
Happy Coading...!