Framework Development Part 1: Selenium Test Automation Framework PoC for Zero App

This is a many part videos to create a working Selenium test automation framework to automate a retail banking application. In consecutive days we will evolve the framework by implementing nearly all the important components by using various tools and technologies in below order:

  1. FW components
  2. Page Object Model/Page Factory
  3. Reusable components/Keyword Methods
  4. TestNG-Tests
  5. TestNG-XML
  6. TestNG Logs and reports
  7. Maven
  8. …..yet to be added based on next sessions

Please find the videos as below and code in git hub.

Code Location: Code placed at GitHub( FW will be continuously worked at will be made better in consecutive days)

https://github.com/akashdktyagi/AutomationPoCFW

Part 1:

Part 2:

Part 3:

Part 4:

Part 5:

Part 6:

Part 7: