Skip to content

Samieldelacruz/widewail-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation Framework for Widewail

  1. Definition: Java Project, based on a Maven Archetype
  2. Tool stack: Java Programming Language, Selenium WebDriver library, JUnit 5 Test Framework
  3. Approach - Test-Driven Development
  4. Design Pattern: Page Object Model via PageFactory library
  5. Coverage: UI-level

Test Execution Instructions:

  1. Within the Project structure, navigate to "test" package and open LoginPageTest Class
  2. Locate the green "Run Test" button and click on it
  3. Select "Run LoginPageTest" option