Remove Book Remove TDD Remove Technical Review
article thumbnail

Article: How to Spread Technical Practices Like TDD in an Organization

InfoQ Culture Methods

One of the success factors for Agile and DevOps is developers changing the way they work and adopting practices like Test-Driven Development (TDD). It’s not something that just happens by itself, and many of the “usual” ways of introducing change fail for TDD.

article thumbnail

Daily Crunch: After glitch causes a two-hour global outage, WhatsApp restores service

TechCrunch

Overheard at a VC/startup conference recently: Product market fit is like a product going around from weirdly shaped customer group to weirdly shaped customer group, like that old kid’s book “ Are you my mommy? 8 questions to answer before your startup faces technical due diligence. Big Tech Inc.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers. After many years of doing TDD daily, I think part of the reason is that some people do not fully grasp the reasons behind TDD. TDD and the Values of XP.

article thumbnail

Why TDD is more about design, emergence & sustainability than testing

Net Objectives

With a name like TEST-driven development you’d expect TDD is mostly about testing. In our book Design Patterns Explained we discussed how testability (how easily code can be tested) is an intrinsic property of software and is highly correlated with good design. Especially when the end result is tests.

article thumbnail

5 ways to do Continuously Improved Testing

Xebia

principles of testing (popularized by the book Clean Code by Robert C Martin ). Tarlinder says a lot on testability in his book “ Developer Testing ” and provides good insights on what to look for. As Dave Farley and Arjan Molenaar wrote: “TDD is not about writing unit tests”. Independent. Repeatable. Self-validating.

article thumbnail

Apiumhub is delighted to support YOW! LONDON 2022

Apiumhub

At Apiumhub we love to collaborate with events in the tech community. LONDON 2022 , a conference that brings together developers and internationally renowned speakers to thoroughly examine new technologies and industry best practices. Linda Rising – Independent Consultant, Author of numerous books & Queen of patterns.

article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

To share your thoughts, join the AoAD2 open review mailing list. Test-driven development, , or TDD, is a rapid cycle of testing, coding, and refactoring. Done well, TDD eliminates an entire class of programming errors. TDD isn’t perfect, of course. TDD is difficult to add to legacy codebases. Why TDD Works.