<b>Fundamental testing methodologies applied to the popular Python language</b> <p><i>Testing Python; Applying Unit Testing, TDD, BDD and Acceptance Testing</i> is the most comprehensive book available on testing for one of the top software programming languages in the world. Python is a natural cho
Testing Python: Applying Unit Testing, TDD, BDD and Acceptance Testing
✍ Scribed by David Sale
- Publisher
- Wiley
- Year
- 2014
- Tongue
- English
- Leaves
- 243
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Fundamental testing methodologies applied to the popular Python language Testing Python Applying Unit Testing, TDD, BDD and Acceptance Testing is the most comprehensive book available on testing for one of the top software programming languages in the world. Python is a natural choice for new and experienced developers, and this hands–on resource is a much needed guide to enterprise–level testing development methodologies. The book will show you why Unit Testing and TDD can lead to cleaner, more flexible programs. Unit Testing and Test–Driven Development (TDD) are increasingly must–have skills for software developers, no matter what language they work in. In enterprise settings, it?s critical for developers to ensure they always have working code, and that?s what makes testing methodologies so attractive. This book will teach you the most widely used testing strategies and will introduce to you to still others, covering performance testing, continuous testing, and more. Learn Unit Testing and TDD—important development methodologies that lie at the heart of Agile development Enhance your ability to work with Python to develop powerful, flexible applications with clean code Draw on the expertise of author David Sale, a leading UK developer and tech commentator Get ahead of the crowd by mastering the underappreciated world of Python testing Knowledge of software testing in Python could set you apart from Python developers using outmoded methodologies. Python is a natural fit for TDD and Testing Python is a must–read text for anyone who wants to develop expertise in Python programming.
✦ Subjects
Библиотека;Компьютерная литература;Python;
📜 SIMILAR VOLUMES
Testing Python is the most comprehensive book available on testing for one of the top software programming languages in the world. Python is a natural choice for new and experienced developers, and this hands-on resource is a much needed guide to enterprise-level testing development methodologies. T
This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the c
Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll see how to properly debug, organize, test, and maintain your code, all of which leads to better, more efficient coding. Software engineering is difficult. Programs of any substantial l