https://github.com/aladnansami/selenium-website-automation
Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .
https://github.com/aladnansami/selenium-website-automation
java selenium selenium-webdriver testing testng-reports
Last synced: about 2 months ago
JSON representation
Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .
- Host: GitHub
- URL: https://github.com/aladnansami/selenium-website-automation
- Owner: aladnansami
- Created: 2022-09-09T05:42:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T13:48:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T14:11:29.665Z (over 1 year ago)
- Topics: java, selenium, selenium-webdriver, testing, testng-reports
- Language: Java
- Homepage:
- Size: 6.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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