Click here to Skip to main content
15,894,291 members
Articles / Programming Languages / C#

Advanced Observer Design Pattern via Events – Design Patterns Automation Testing

Rate me:
Please Sign up or sign in to vote.
4.93/5 (11 votes)
5 Jul 2015Ms-PL5 min read 14.2K   22  
Create an extendable test execution in automation tests via Observer Design Pattern. Explains an implementation in C# via events and delegates.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
CEO Automate The Planet
Bulgaria Bulgaria
CTO and Co-founder of Automate The Planet Ltd, inventor of BELLATRIX Test Automation Framework, author of "Design Patterns for High-Quality Automated Tests: High-Quality Test Attributes and Best Practices" in C# and Java. Nowadays, he leads a team of passionate engineers helping companies succeed with their test automation. Additionally, he consults companies and leads automated testing trainings, writes books, and gives conference talks. You can find him on LinkedIn every day.

Comments and Discussions