Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 761 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 761 Bytes

Selenium Automation Framework

  • Java, Selenium, TestNG
  • Maven, AssertJ, POM
  • Thread Local Support → Thread Safety
  • Allure Report
  • Excel Sheet for Test Data → Data Provider
  • Read the username and password from Properties-
  • TestNG, @Test, Before and After Method.
  • Cloud Grids
  • SonarLint, Java > 8
  • Run Local and on Selenoid Integration
Screenshot 2023-10-31 at 12 27 14 PM

mvn test -Dsurefire.suiteXmlFiles=testng.xml

Screenshot 2023-10-31 at 12 27 28 PM