Test Driven: TDD and Acceptance TDD for Java Developers
by
Lasse Koskela
(Author)
|
Lasse Koskela
(Author)
Find all the books, read about the author, and more.
See search results for this author
|
ISBN-13:
978-1932394856
ISBN-10:
9781932394856
Why is ISBN important?
ISBN
Scan an ISBN with your phone
Use the Amazon App to scan ISBNs and compare prices.
This bar-code number lets you verify that you're getting exactly the right version or edition of a book. The 13-digit and 10-digit formats both work.
Use the Amazon App to scan ISBNs and compare prices.
Add to book club
Loading your book clubs
There was a problem loading your book clubs. Please try again.
Not in a club?
Learn more
Join or create book clubs
Choose books together
Track your books
Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free.
Only 6 left in stock - order soon.
Ships from and sold by Amazon.com.
More Buying Choices
New releases
Explore popular titles in every genre and find something you love. See more
Enter your mobile number or email address below and we'll send you a link to download the free Kindle App. Then you can start reading Kindle books on your smartphone, tablet, or computer - no Kindle device required.
-
Apple
-
Android
-
Windows Phone
-
Android
|
Download to your computer
|
Kindle Cloud Reader
|
Frequently bought together
Customers who viewed this item also viewed
Page 1 of 1 Start overPage 1 of 1
What other items do customers buy after viewing this item?
Page 1 of 1 Start overPage 1 of 1
Editorial Reviews
About the Author
Lasse Koskela is a methodology specialist at Reaktor Innovations. He started promoting Agile methods in Finland in 2002, ramped up the local Agile Seminars in 2005, and has coached dozens of teams around Europe in agile methods and development practices such as test driven development.
Start reading Test Driven on your Kindle in under a minute.
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Product details
- ASIN : 1932394850
- Publisher : Manning Publications (October 22, 2007)
- Language : English
- Paperback : 470 pages
- ISBN-10 : 9781932394856
- ISBN-13 : 978-1932394856
- Item Weight : 2.37 pounds
- Dimensions : 7.38 x 1.1 x 9.25 inches
-
Best Sellers Rank:
#168,195 in Books (See Top 100 in Books)
- #70 in Java Programming
- #74 in Software Testing
- #124 in Software Design & Engineering
- Customer Reviews:
Customer reviews
4.1 out of 5 stars
4.1 out of 5
35 global ratings
How are ratings calculated?
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzes reviews to verify trustworthiness.
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Reviewed in the United States on April 6, 2015
Verified Purchase
This book gives a good overview of TDD and it does cover a fair amount of ground. However, the treatment is superficial on some topics making it less useful for someone experienced with TDD. This book also discusses challenges in adoption of TDD across a team or an organization and offers some solutions for the same in the very last chapter. Novices to TDD will benefit the most from this work while for the rest the value addition may be marginal.
2 people found this helpful
Report abuse
Reviewed in the United States on March 3, 2020
Verified Purchase
TDD very well explained.
Reviewed in the United States on November 2, 2007
Verified Purchase
I've just begun digging into Lasse Koskela's book, Test Driven, but it's already clear that this is the book I will recommend to existing Java programmers for a thorough coverage of TDD. (I'm pointing new Java programmers somewhere else, however. :-))
The text is very well written and engaging. The introductory material, getting developers up to speed on what TDD is and isn't, and how to do it well, is very patient yet not so slow that it's tedious.
The book is well-rounded, and contains information that you're not going to find in the other books on TDD. For example, it includes a good introductory coverage to acceptance testing using FIT/FitNesse. It also includes some recommendations on multithreaded testing, and some practical discussion about the distinctions between unit and integration testing, and what's entailed.
I think Koskela did a good job at surveying the current Java landscape and providing recommendations around the predominant tools/environments. I hope he's able to update the book in a couple years!
Overall, the book has many useful tips throughout, and wraps up with a thorough discussion of what it will take to adopt TDD in an organization. So far it's one of the more enjoyable and useful tech books I've read this year.
The text is very well written and engaging. The introductory material, getting developers up to speed on what TDD is and isn't, and how to do it well, is very patient yet not so slow that it's tedious.
The book is well-rounded, and contains information that you're not going to find in the other books on TDD. For example, it includes a good introductory coverage to acceptance testing using FIT/FitNesse. It also includes some recommendations on multithreaded testing, and some practical discussion about the distinctions between unit and integration testing, and what's entailed.
I think Koskela did a good job at surveying the current Java landscape and providing recommendations around the predominant tools/environments. I hope he's able to update the book in a couple years!
Overall, the book has many useful tips throughout, and wraps up with a thorough discussion of what it will take to adopt TDD in an organization. So far it's one of the more enjoyable and useful tech books I've read this year.
19 people found this helpful
Report abuse
Reviewed in the United States on April 1, 2020
Verified Purchase
conceptually there might be some sound principles, but the examples and tutorials are completely useless
Reviewed in the United States on February 22, 2008
Verified Purchase
Great book. I've read Kent Beck's book, but his book is a bit dated these days. I found Test Driven to be a nice, timely refresh of the TDD and refactoring topic. I've done some mentoring and teaching on TDD and refactoring lately and I've been evangelizing this book to my students/participants. Well worth the money.
5 people found this helpful
Report abuse
Reviewed in the United States on December 25, 2007
Verified Purchase
As an intermediate java developer, I like a book which explains a little theory and backs it up with good examples (which eventually can be expanded into my work in commercial java development). This book fits the bill precisely and is one of the best and most useful technical books that I have read so far. The writing is interesting and the example code works. I especially liked the chapter on data access testing and the ones covering web apps and EJB testing were interesting as well.
Overall, the author makes an excellent argument for test-driven development and covers the current java technologies (Spring, Hibernate, EJB 2 and 3, etc.) to date.
Buy this book and you will not go wrong.
Overall, the author makes an excellent argument for test-driven development and covers the current java technologies (Spring, Hibernate, EJB 2 and 3, etc.) to date.
Buy this book and you will not go wrong.
10 people found this helpful
Report abuse
Reviewed in the United States on February 10, 2010
Verified Purchase
TDD and unit testing is something that my company is moving toward. This book helped me learn it quickly and it was also fun. The exercises are funny and they do well in proving the methodologies. Recommended.
2 people found this helpful
Report abuse
Reviewed in the United States on October 30, 2008
Verified Purchase
If you are interesting in Java TDD with Junit this is your book. Cover different kinds of test depending what are you testing (Dao, logic, threads, etc). Also it has a good chapter of 'business test' and gives you a basic idea of other great tools like Fit.
But if you are more interested in 'business test' probably the book Fit for Developing Software: Framework for Integrated Tests (Rick Mugridge and Ward Cunningham) it's much better option.
But if you are more interested in 'business test' probably the book Fit for Developing Software: Framework for Integrated Tests (Rick Mugridge and Ward Cunningham) it's much better option.
Top reviews from other countries
Jon
5.0 out of 5 stars
Great for outside in and TDD design
Reviewed in the United Kingdom on February 22, 2021Verified Purchase
Contains a great deal of outside in design and development. One of my favourites and I've been acculating a wealth of TDD knowledge. I havent come across the details elsewhere.
One person found this helpful
Report abuse
Allen d.
5.0 out of 5 stars
Qualidade perfeita e antes do prazo
Reviewed in Brazil on August 28, 2021Verified Purchase
O livro chegou bem antes do prazo que estava descrito (ainda bem haha) e muito bem embalado, qualidade incrível.
5.0 out of 5 stars
Qualidade perfeita e antes do prazo
Reviewed in Brazil on August 28, 2021
O livro chegou bem antes do prazo que estava descrito (ainda bem haha) e muito bem embalado, qualidade incrível.
Reviewed in Brazil on August 28, 2021
Images in this review
Cliente Amazon
4.0 out of 5 stars
Ok
Reviewed in Germany on June 27, 2019Verified Purchase
Ok
Thomas Grund
5.0 out of 5 stars
Besser geht's nicht
Reviewed in Germany on June 17, 2011Verified Purchase
Das Buch ist hervorragend geschrieben. Daß man den letzten Satz eines Kapiteln zum Titel des Folgekapitels macht, kannte ich noch nicht; das gibt dem Buch eine starke Struktur. Allerdings sind nicht alle Kapitel für alle Leser gleichermaßen interessant.
Fasziniert hat mich der Anhang. Hier habe ich auf nur einer Seite alles über die aktuelle EasyMock-Version erfahren, was ich wissen wollte und in der Original-Dokumentation nicht gefunden habe. Genauso ist es mit JUnit, das auf sehr wenigen Seiten so umfassend erklärt ist, wie es der Normal-Anwender braucht.
"Test Driven" ist eines der Highlights in meinem Fachbuch-Regal.
Fasziniert hat mich der Anhang. Hier habe ich auf nur einer Seite alles über die aktuelle EasyMock-Version erfahren, was ich wissen wollte und in der Original-Dokumentation nicht gefunden habe. Genauso ist es mit JUnit, das auf sehr wenigen Seiten so umfassend erklärt ist, wie es der Normal-Anwender braucht.
"Test Driven" ist eines der Highlights in meinem Fachbuch-Regal.
Customers who bought this item also bought
Page 1 of 1 Start overPage 1 of 1
Pages with related products.
See and discover other items: web testing, software test, unit testing










