Skip to content

Rajaneeshkumar/MindBenders_HeadSpin_Hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

HeadSpin Hackathon Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%