Test framework Setup and Execution Steps :
Technology Stack : Maven , Java , Cucumber , Rest Assured , Junit
Step 1 : Clone the Repo , copy the URL from Home Page
Step 2 : Import the file and run Maven clean install to download all the dependencies
Step 3 :Change the End point URL under test in the feature file
Step 4: Change the Payload under Json File folder and paste your payload
Steps 5 : Navigate to runner Tab and change the tag name from feature file to the tag under test
Step 6: Execute through Runner - run as Junit test
Step 7: View the result in Test Folder