Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 410 Bytes

File metadata and controls

14 lines (11 loc) · 410 Bytes

##API tests for BPDTS test app##

##Prerequisites##

  1. Maven
  2. JDK-11
  3. Cucumber
  4. REST Assured

##Running the tests## Run the CucumberRunner to run the api tests

##Reports##

  • Cucumber Reports will be generated after execution of the tests and can be found in Reports Folder.