Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.07 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.07 KB

HeadSpin Hackathon

Team Name : MindBenders

Technology Stack :

1.Selenium Webdriver
2.Java
3.TestNG
4.Maven
5.Chromedriver (added inside project - No more Worries !!)

Design Pattern : Page Object Model


Features :

  1. Clean and Simple Implementation of Tests in TestNG
  2. WebdriverListeners for better logging
  3. Avoided HardCoded Values (driven through properties file)
  4. Reusable and Dynamic handling methods are written
  5. OOPS concepts were implemented wherever feasible
  6. ExtentReports support added

Steps to Run :

Please update the config.properties mode to run either in local or remote(hub_url)
(By Default - Remote)

Run mvn clean
Run mvn compile
Run mvn test

Once the execution is completed reports can be found inside target/surefire-reports/Extent.html


Team Members :

[email protected]
[email protected]
[email protected]
[email protected]