or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
27 used & new from £10.50

Have one to sell? Sell yours here
 
   
Test Driven Development (The Addison-Wesley Signature Series)
 
 

Test Driven Development (The Addison-Wesley Signature Series) (Paperback)

by Kent Beck (Author)
3.3 out of 5 stars  See all reviews (6 customer reviews)
RRP: £22.99
Price: £11.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.50 (50%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

Want guaranteed delivery by Wednesday, November 25? Choose Express delivery at checkout. See Details
21 new from £11.49 6 used from £10.50
12 Days of Christmas Sale in Books
Get up to 65% off some of our top titles. Shop now

Special Offers and Product Promotions


Frequently Bought Together

Test Driven Development (The Addison-Wesley Signature Series) + Refactoring: Improving the Design of Existing Code (Object Technology Series) + Patterns of Enterprise Application Architecture (The Addison-Wesley signature series)
Price For All Three: £55.74

Show availability and delivery details


Customers Who Bought This Item Also Bought

Refactoring: Improving the Design of Existing Code (Object Technology Series)

Refactoring: Improving the Design of Existing Code (Object Technology Series)

by Martin Fowler
4.3 out of 5 stars (20)  £22.76
Extreme Programming Explained: Embrace Change

Extreme Programming Explained: Embrace Change

by Kent Beck
3.8 out of 5 stars (20)  £13.49
xUnit Test Patterns: Refactoring Test Code (Addison Wesley Signature)

xUnit Test Patterns: Refactoring Test Code (Addison Wesley Signature)

by Gerard Meszaros
3.5 out of 5 stars (2)  £19.99
Working Effectively with Legacy Code (Robert C Martin)

Working Effectively with Legacy Code (Robert C Martin)

by Michael Feathers
4.5 out of 5 stars (4)  £17.96
Continuous Integration: Improving Software Quality and Reducing Risk (Martin Fowler Signature Books)

Continuous Integration: Improving Software Quality and Reducing Risk (Martin Fowler Signature Books)

by Paul M. Duvall
5.0 out of 5 stars (1)  £15.98
Explore similar items

Product details


Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Test Driven Development opens new browser window
www.inflectra.com/SpiraTeam  -  Improve Your Application Quality. Switch to Test-Driven Approach. 
   Test Driven Development opens new browser window
www.methodsandtools.com  -  Basics of Test Driven Development with concrete examples using NUnit 
  
 

Product Description

Product Description

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 Back Cover

Clean code that works--now. This is the seeming contradiction that lies behind much of the pain of programming. Test-driven development replies to this contradiction with a paradox--test the program before you write it.

A new idea? Not at all. Since the dawn of computing, programmers have been specifying the inputs and outputs before programming precisely. Test-driven development takes this age-old idea, mixes it with modern languages and programming environments, and cooks up a tasty stew guaranteed to satisfy your appetite for clean code that works--now.

Developers face complex programming challenges every day, yet they are not always readily prepared to determine the best solution. More often than not, such difficult projects generate a great deal of stress and bad code. To garner the strength and courage needed to surmount seemingly Herculean tasks, programmers should look to test-driven development (TDD), a proven set of techniques that encourage simple designs and test suites that inspire confidence.

By driving development with automated tests and then eliminating duplication, any developer can write reliable, bug-free code no matter what its level of complexity. Moreover, TDD encourages programmers to learn quickly, communicate more clearly, and seek out constructive feedback.

Readers will learn to:

  • Solve complicated tasks, beginning with the simple and proceeding to the more complex.
  • Write automated tests before coding.
  • Grow a design organically by refactoring to add design decisions one at a time.
  • Create tests for more complicated logic, including reflection and exceptions.
  • Use patterns to decide what tests to write.
  • Create tests using xUnit, the architecture at the heart of many programmer-oriented testing tools.

    This book follows two TDD projects from start to finish, illustrating techniques programmers can use to easily and dramatically increase the quality of their work. The examples are followed by references to the featured TDD patterns and refactorings. With its emphasis on agile methods and fast development strategies, Test-Driven Development is sure to inspire readers to embrace these under-utilized but powerful techniques.



    0321146530B10172002

  • Inside This Book (Learn More)
    Browse Sample Pages
    Front Cover | Excerpt | Back Cover
    Search inside this book:

    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
     
    (2)

    Your tags: Add your first tag
     

    What Do Customers Ultimately Buy After Viewing This Item?


     

    Customer Reviews

    6 Reviews
    5 star:
     (2)
    4 star:
     (1)
    3 star:
     (1)
    2 star:
     (1)
    1 star:
     (1)
     
     
     
     
     
    Average Customer Review
    3.3 out of 5 stars (6 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

     
    15 of 15 people found the following review helpful:
    4.0 out of 5 stars Short and sweet, 26 Nov 2004
    By Iain Mcginniss - See all my reviews
    (REAL NAME)   
    Many of the other reviews for this book have criticised it for it's length and "lack of content". However, I found the book very enjoyable for what it is: an introduction to test driven development. TDD can be (and was for me) quite an alien concept for many programmers trained in a traditional way, where testing is often an afterthought. Kent's first example of TDD, while fairly trivial, outlines all the key points in how to practice TDD properly. It also fills you with confidence and makes you think "yeah, I could probably do that".

    Perhaps you will feel differently, but I like the book simply because it is short. Huge computing textbooks that cram in too much information annoy me; I rarely have the time to read through such huge tomes or absorb everything they are trying to tell you in one sitting. I was able to read the first part of this book, and attain a reasonable understand of TDD in just over 2 hours.

    The book is not terribly expensive either, and sets the stage for further reading on TDD and agile methodologies in general.

    I would recommend this book if you are at all interested in TDD.

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    11 of 12 people found the following review helpful:
    5.0 out of 5 stars Test driven development by example, 7 Sep 2003
    By Mr. R. J. Jepps "Richard Jepps" (Cambridge UK) - See all my reviews
    (REAL NAME)   
    This book starts as means to go on - first write a test! OK I'm exaggerating, the first test is on page 4. The point is that this is a very practical book, and it gives very clear insights into one man's method of development. This is the most interesting part of the book - otherwise you could stop once you'd read the title!

    The concepts will be familiar to anyone with a passing knowledge of extreme programming (XP), although it isn't necessary to use XP to use test-driven development. The concepts themselves are both simple and elegant, and therefore easy to understand. The catch is that to put the concepts into practice requires a great deal of conscious effort and self discipline. Believing in TDD is not enough, you really have to live it!

    I'm at the believing stage myself. I have used it on occasions when stuck on difficult problems and it really does work, although I haven't yet cultivated the patience to use it all the time. Some of the problems that I've come across in practice are addressed here (e.g. use of mock objects instead of a database/remote server/flaky module).

    The book is written in a very easy-to-read style, and a very even tempo. It's aimed at an intermediate level audience, the main problem that a beginner is likely to have is not in understanding how, but why.

    There are a few little quibbles: most of the code is in Java, but in the middle of the book the author switches to Python, before mercifully switching back again to finish. I also noticed that one of the tasks that had been crossed off as done was deliberately broken to move forward, without being uncrossed. This looks accidental, but it gnawed at me as I read on. Minor flaws in a well written book.

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    42 of 49 people found the following review helpful:
    2.0 out of 5 stars Denied 1 star only because it's an interesting idea, 27 Sep 2004
    I'm going to list my 3 day old copy in the Used section after I've finished writing this review.

    This book is in 4 sections, each of which would be a magazine article for any other author:

    1. A tiring, trivial example of TDD strung out over a staggering 80 pages in normal Kent-Beck-six-sentences-per-page style.
    2. An overview of JUnit, bizarrely documented in Python. Nothing against Python but what's the point when the aim is to understand JUnit, not get a taster in a new language?
    3. An brief overview of Design Patterns
    4. An brief overview of Refactoring

    There is very little new in this book and even less to help with doing it on a real project.

    But wait! Before I'm branded an unthinking curmudgeon it's not all bad; for those who have pondered the vexing issue of how to add a parameter to a method then tucked away on page 190 I found this pearl of wisdom:

    1. If the method is an interface, add the parameter to it.
    2. Add the parameter to the method
    3. Use the compiler to show you the calls that need changing

    Well what can I say...eureka? Thanks for that Kent, I'll raise it at my next developer meeting but tell'em I thought of it, they'll think me a genius.

    How Addison Wesley can put this book in the same class as Martin Fowler's stuff is a mystery, the Fowler books contain more information in the Preface.

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews

    1.0 out of 5 stars Write your test first
    This book could very easily have been written in 1 page.
    Write your tests first, and when necessary start with very small steps. Read more
    Published 12 months ago by D. S. Roberts

    3.0 out of 5 stars beginners guide
    a good intro to testing from an XP sense. It lacks depth and therefore invites you to make you own leap to applying it to concepts not covered in the book.
    Published on 20 Aug 2004 by grewy

    5.0 out of 5 stars worthwhile investment
    The overall tone of this review may seem a little negative. Don't be put off. I think that this book is awesome. Read more
    Published on 4 Feb 2004 by fat_harry_white

    Only search this product's reviews



    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     

       


    Listmania!


    Look for similar items by category


    Look for similar items by subject


    Feedback

    Ad

    Your Recent History

     (What's this?)

    After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.