Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 585 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 585 Bytes

Selenium-Website-Automation-Using-Testng & Junit

Trying to practice testNG framework for my better improvement.

Website

http://automationpractice.com/

  • Here i have done some module automation ..

Tools used :

  • Intellij IDEA
  • Selenium
  • TestNG (As automation testing Framework)
  • Allure(For report Generation)

Run the Automation Script by the following command:


gradle clean

You can also use this project

  • Copy this repo link
  • Go to any selected folder and open commandline and clon this repo like( git clone repolink)
  • open in intellij idea