Test Driven Development: By Example

Original price was: $49.99.Current price is: $28.35.

Category:

Price: $49.99 - $28.35
(as of Oct 22, 2025 20:11:56 UTC – Details)

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to “be careful!”), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.


From the Publisher

Test-Driven DevelopmentTest-Driven Development

About the author

Kent Beck, one of the software industry’s most creative and acclaimed leaders, consistently challenges software engineering dogma and promotes ideas like patterns, test-driven development, and Extreme Programming.

Analytical symbolsAnalytical symbols

Who is this for?

This book is for software developers and programmers who want to improve their coding practices, and for teams that want to enhance collaboration and communication in their development processes.

What can readers expect to learn?

Interior images of the bookInterior images of the book

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to “be careful!”), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.

Interior images of the bookInterior images of the book

ASIN ‏ : ‎ 0321146530
Publisher ‏ : ‎ Addison-Wesley Professional
Publication date ‏ : ‎ November 8, 2002
Edition ‏ : ‎ 1st
Language ‏ : ‎ English
Print length ‏ : ‎ 240 pages
ISBN-10 ‏ : ‎ 9780321146533
ISBN-13 ‏ : ‎ 978-0321146533
Item Weight ‏ : ‎ 14.4 ounces
Dimensions ‏ : ‎ 7.3 x 0.6 x 9.1 inches
Part of series ‏ : ‎ Addison-Wesley Signature Series (Beck)
Best Sellers Rank: #127,054 in Books (See Top 100 in Books) #18 in Software Testing #68 in Software Development (Books) #262 in Computer Software (Books)
Customer Reviews: 4.5 4.5 out of 5 stars 517 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });

Customers say

Customers find the book provides an awesome introduction to test-driven development with handy examples and valuable testing patterns. Moreover, the writing style is extremely well written, making it easy to understand, and customers appreciate its simple approach. However, customers disagree on the effectiveness of the book. Additionally, the design patterns section receives mixed reviews, with one customer describing it as abominable. Customers find the book tedious to work through.

Reviews

There are no reviews yet.

Be the first to review “Test Driven Development: By Example”

Your email address will not be published. Required fields are marked *