This book is about learning design patterns through the medium of Python language. If you are a tester interested in design of test automation frameworks or thinking about how a single test automation problem could be solved in different ways, this book would prove to be very useful. If you are new to design patterns being a programmer or you want to explore OOP in Python further, this text provides the first building blocks.
Table Of Contents
- Copyright Information
- About the Authors
- Foreword – Vipul Kocher
- Preface
- 1. Model-View-Controller Pattern
- 2. Command Pattern
- 3. Observer Pattern
- 4. Facade Pattern
- 5. Mediator Pattern
- 6. Factory Pattern
- 7. Proxy Pattern
- References and Further Reading
Version 0.1 of the book containing 7 design patterns is now available for download.
Link: http://dpip.testingperspective.com/
Great Explanation. i found a similar one here
ReplyDelete