Skip to content

mihirk28/Selenium-Java-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Selenium-Java-Automation

Info: This project is for the automation of my another web project "Regstration Form Webpage". Selenium With Java Framework is used to design the test suites. Page Object Model is used to design the test suite with TestNG and ExtentReports to obtain the test results.

Sources: Source for Pages of PAGE OBJECT MODEL: Selenium-Java-Automation/EventRegistrationWebPageTest/src/test/java/pages. Source for Test suites: Selenium-Java-Automation/EventRegistrationWebPageTest/src/test/java/Test.

Outputs: Extent Reports Output: Selenium-Java-Automation/EventRegistrationWebPageTest/extent.html. TestNG Output: Selenium-Java-Automation/EventRegistrationWebPageTest/test-output/index.html.

Source for Regstration Form Webpage: https://github.com/mihirk28/Registration_Form_Webpage.

About

Automation test of a registration form website using Selenium Framework with Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published