Applying Object Oriented Programming Principles to Test Automation Design
When done correctly, test automation is an excellent source of fast feedback for teams. When development check-ins are made, the automated tests are able to verify that the system is still working as expected. However, for many teams, what is supposed to be this reliable feedback mechanism is nothing more than unstable spaghetti code that requires constant maintenance.
A big reason for the instability of automation code is the lack of good design and architecture. Automation code should be written with the same care and consideration as production code if the team truly wants to see a return on their investment. However, because it is different than production development, it’s not always obvious how to accomplish this.
Join Angie Jones, as she discusses the four pillars of object-oriented programming, and explains how to utilize these concepts within test automation development.
Key Takeaways:
- Introduction (or refresher) of the key concepts of object-oriented programming
- Real examples of how to apply these OO concepts to automation development
- Tips on automation-specific design patterns
- Speakers
- Angie Jones, Principal Automation Architect, and Senior Director, , Applitools and Test Automation University