Completed
Benefits of SOLID
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SOLID Design Principles for Test Automation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Single Responsibility Principle
- 3 Automation Examples
- 4 Open Closed Principle
- 5 Open Closed Example
- 6 Scope of Substitution
- 7 Coding Example
- 8 Interface aggregation principle
- 9 Rolebased interface
- 10 Dependency inversion
- 11 Why we use SOLID
- 12 Benefits of SOLID
- 13 Benefits of LSP
- 14 Benefits of Interface segregation
- 15 Benefits of dependency inversion principle
- 16 Demo
- 17 Scope Substitution Principle