𝔖 Scriptorium
✦   LIBER   ✦

📁

Developer Testing Building Quality into Software

✍ Scribed by Alexander Tarlinder


Publisher
Addison-Wesley Professional
Year
2016
Tongue
English
Leaves
342
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


How do successful agile teams deliver bug-free, maintainable software—iteration after iteration? The answer is: By seamlessly combining development and testing. On such teams, the developers write testable code that enables them to verify it using various types of automated tests. This approach keeps regressions at bay and prevents “testing crunches”—which otherwise may occur near the end of an iteration—from ever happening. Writing testable code, however, is often difficult, because it requires knowledge and skills that cut across multiple disciplines.

In Developer Testing, leading test expert and mentor Alexander Tarlinder presents concise, focused guidance for making new and legacy code far more testable. Tarlinder helps you answer questions like: When have I tested this enough? How many tests do I need to write? What should my tests verify? You’ll learn how to design for testability and utilize techniques like refactoring, dependency breaking, unit testing, data-driven testing, and test-driven development to achieve the highest possible confidence in your software. Through practical examples in Java, C#, Groovy, and Ruby, you’ll discover what works—and what doesn’t.

You can quickly begin using Tarlinder’s technology-agnostic insights with most languages and toolsets while not getting buried in specialist details. The author helps you adapt your current programming style for testability, make a testing mindset “second nature,” improve your code, and enrich your day-to-day experience as a software professional. With this guide, you will


📜 SIMILAR VOLUMES


Developer Testing: Building Quality into
✍ Alexander Tarlinder 📂 Library 📅 2016 🏛 Addison-Wesley Professional 🌐 English

<!--[if gte mso 9]> <xml> </xml> <![endif]--> <p style="margin:0px;">How do successful agile teams deliver bug-free, maintainable software—iteration after iteration? The answer is: By seamlessly combining development and testing. On such teams, the developers write testable code that enables them to

Unit Test Frameworks: Tools for High-Qua
✍ Paul Hamill 📂 Library 📅 2004 🏛 O'Reilly Media 🌐 English

<p>This is the only book to explore unit testing as a language-independent, standalone development methodology. It covers the theory and methodology of unit test frameworks, offers instruction in unit test development, provides useful code examples in both Java and C++, and details the most commonly

Software Quality Approaches: Testing, Ve
✍ Michael Haug, Eric W. Olsen, Luisa Consolini (auth.), Michael Haug, Eric W. Olse 📂 Library 📅 2001 🏛 Springer-Verlag Berlin Heidelberg 🌐 English

<p>This book is a result of the European Experience Exchange (EUREX) project sponsored by the European Systems and Software Initiative for Software Best Practice in Europe. The EUREX project analyzed the industrial and economic impact and the common aspects and differences between and among more tha

Testing with JUnit: Master high quality
✍ Frank Appel 📂 Library 📅 2015 🏛 Packt Publishing 🌐 English

JUnit has matured to become the most important tool when it comes to automated developer tests in Java. Supported by all IDEs and build systems, it empowers programmers to deliver software features reliably and efficiently. However, writing good unit tests is a skill that needs to be learned; otherw