How to Design a Framework in Selenium – Part 4

Опубликовано: 05 Ноябрь 2024
на канале: Roshan Zameer
75
5

This video is the continuation of part 3 as how to setup the Framework. For theoretical explanation please refer previous video.

Designing F/w:
Configuration - properties file
Base Libs - Browser opening/closing, passing the Driver instance etc..
Contol Unit - Wrapper class
Utilities - Test Data handling using Excel, DB, Logs, Reports
Object repository - POM
Test case - TestNg or Junit