Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

BankingProject

Automation Testing of banking site using Selenium Webdriver with Java on TESTNG libraries. Page Object Model has been used along with data driven framework using POI API. Parameterization has been performed using DataProvider Annotation of TESTNG framework. JDBC is also used in one of the testcases to fetch data from database created in MySql server and use it in the functionality. Properties file is also used to avoid any hard code data in the script. WebBrowser name in which script is going to run and website(AUT) are fetched from properties file.

About

Automation Testing of banking site using Selenium Webdriver with Java on TESTNG libraries. Page Object Model has been implemented along with data driven framework using POI API. MYSQL data base has also been used to fetch data and to use in the test script.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages