Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 795 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 795 Bytes

Selenium Automation Framework(with Java)

  • Author - Pramod Dutta

  • 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