##API tests for BPDTS test app##
##Prerequisites##
- Maven
- JDK-11
- Cucumber
- REST Assured
##Running the tests## Run the CucumberRunner to run the api tests
- Right click on the CucumberRunner and select Run
##Reports##
- Cucumber Reports will be generated after execution of the tests and can be found in Reports Folder.