<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
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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. 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.
๐ SIMILAR VOLUMES
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 ex
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