Skip to content

farhanahraf03/SeleniumTesting

Repository files navigation

SeleniumTesting on LoanApprovalSystem

Selenium Tesing is done on Loan Approval System which is present in other repository. Configure the webapp.

Import SeleniumTest as JAVA project in Eclipse IDE.

Build the given JAR files into this project.

Run as JAVA application.

GeckoDriver is used for browser interaction with ForeFox Browser.

TEST CASES - 1)TestTitle of page 2)TestTitle after Page Redirection when a link is clicked 3)LoginTest a)username = "",password = "" b)username = "admin",password = "" c)username = "admin",password = "admin" d)username = "admin",password = "admin123"

Test Report is generated as a text file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages