Skip to content

umang1402/SeleniumJavaTestFramework

Repository files navigation

SeleniumJavaTestFramework

This Test Automation Framework is created using Java + Selenium Web Driver + TestNG. Which can be used across different web based applications. With this framework in place, whenever we need to automate a web based application, we would not need to start from scratch. This framework is protable with plug and play feature. Maven build has been used to take care of all the dependencies.

Prerequisites:

Execution:

  • Clone the repository.
  • Open command prompt and go to framework directory
  • To run use command .... dir:..\SeleniumJavaTestFramework-master>mvn test

Reporting:

  • The framework produce ExtentReportResults.html report. It resides in the same '..\ExtentReports' folder.

Manual Test Case document:

  • The framework consists of ManualTestScenarios.xlsx sheet in framework root, which consists of all the manual tc's with description and steps.

About

This framework is portable and plug-play for automating web application - Using Selenium as tool and Java as coding language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors