Skip to content

sadacs2005/AssignmentAequilibrium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment: Exercise2

What does it do?
This maven project contains automated test cases to test the login feature of Swag labs application.
These tests are built using Selenium Webdriver Framework with a layer of TestNG using Page Object Model design coded with Java.

Setup and Execution:
1)Clone the project using the command: git clone https://github.com/sadacs2005/AssignmentAequilibrium.git [Ensure GIT is installed locally]
2)Open the project in the editor, Locate testng.xml in the project directory and Run as->TestNG Suite
3)The execution report can be found here : test-output/ExtentReportsTestNG.html
4)The screenshot of the failures can be found here: Screenshots/

Overview:
This framework can be easily reused, maintained and scaled to automate the Webapps using Selenium Webdriver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages