Selenium framework design architecture
I want to share my ideas about how we can effectively design folder/package structure while designing automation framework.
This was question i was getting all the time whenever I tried to create my own framework.
Basically we can divide framework design in various categories and one can create as many packages in eclipse.
Stay tuned for more such tips/info.
This was question i was getting all the time whenever I tried to create my own framework.
Basically we can divide framework design in various categories and one can create as many packages in eclipse.
- Source folder
- browserdrivers
- logs
- screenshots
- pageelements
- testbase
- appmodules
- utils
Stay tuned for more such tips/info.
Comments
Post a Comment