Remove Book Remove Systems Review Remove TDD Remove Test-Driven Development
article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? Here’s a secret: it’s not for the tests. Learn about the actual goal and values hidden under the surface of Test-Driven Development. What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers.

article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

To share your thoughts, join the AoAD2 open review mailing list. Test-Driven Development. It’s test-driven development, and it actually delivers these results. Test-driven development, , or TDD, is a rapid cycle of testing, coding, and refactoring. Why TDD Works.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

Even so, I found this book quite valuable. Particularly the chapters on how to systematically come up with test cases based on the specification, inputs, outputs and the structure of the implementation. He has also worked for several years as a developer. Structural Testing and Code Coverage. Test doubles and mocks.

article thumbnail

5 ways to do Continuously Improved Testing

Xebia

It reduces the cost of testing and supports keeping long-term, high-development velocities. Test automation is not a project or a one-off—it is part of the development lifecycle and should be seen as its own system that needs to evolve over time as the requirements and system under test change and mature.

Testing 130
article thumbnail

Authors’ Cut—Not-So-Distant Early Warning: Making the Move to Observability-Driven Development

Honeycomb

After all, observability is about understanding systems, which means more than just production. We can give developers the same superpowers that SREs have: observability-driven development. TDD goes platinum. TDD is considered the gold standard of shift-left testing for a reason.

article thumbnail

AoAD2 Practice: Fast, Reliable Tests

James Shore

The full text of this section is available below, courtesy of the Art of Agile Development book club ! Fast, Reliable Tests. Our tests don’t get in our way. Test-Driven Development. Teams who embrace test-driven development accumulate thousands of tests. Details here.

article thumbnail

Four short links: 11 May 2020

O'Reilly Media - Ideas

System Programming Book — CS241 “Intro to Systems Programming” textbook that was created in a wiki by University of Illinois students over 5 years. Subjectively, the teams experienced a 15–35% increase in initial development time after adopting TDD.