Automation Rhapsody
Posts with tag: Design Patterns
Basic overview of software design patterns
Basic overview of design patterns.
Nov 25, 2021
Manage and automatically select needed WebDriver in Java 8 Selenium project
Example code how to efficiently manage and automatically select needed local WebDriver using Java 8 method reference used as lambda expression.
Apr 30, 2017
Advanced WPF automation - page objects inheritance
re-use of page objects code through inheritance.
Mar 7, 2015
Complete guide how to use design patterns in automation
Complete code example of how design patterns can be used in real life test automation.
Feb 7, 2015
Singleton and Null object patterns
Description with code samples of Singleton and Null object design patterns.
Feb 6, 2015
Factory design pattern
Description of code samples of Factory design pattern.
Feb 5, 2015
Facade design pattern
Description with code samples of Facade design pattern.
Feb 5, 2015
Page objects design pattern
Description of code samples of Page Objects design pattern.
Feb 4, 2015
Design patterns every test automation engineer should know
Description with examples of 5 design patterns that is good to know and use in our automation testing.
Feb 3, 2015