Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 529 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 529 Bytes

BTCTurk Automation Project

Project consists of 3 main parts:

  1. Cucumber features: Test cases in terms of BDD.
  2. Test Classes: Mapping from Cucumber features to java-selenium framework. This includes TestNG and Cucumber configuration.
  3. Framework: All configurations and descriptions that enable testing (e.g. Driver, Page Objects, Actions, Assertions).