InfoQ Homepage Agile Techniques Content on InfoQ
-
Book Excerpt: Agile Retrospectives
InfoQ brings you an exclusive chapter excerpt from the recent book "Agile Retrospectives: Making Good Teams Great", by Esther Derby and Diana Larsen. These expert facilitators show how teams can run focused, helpful retrospectives themselves, without an outside facilitator. We asked the authors a few questions about the making of their book.
-
Tackle Testing Debt Incrementally
Technical debt can shorten a product's life. But when technical debt mounts, it can be difficult to see how to pay it off. In her StickyMinds column, Johanna Rothman explains practices to help teams start paying off that debt - thereby easing their product's development and maintenance for a long time.
-
Interview: Real-World Agile for .NET Developers
Kathleen Richards interviews Robert C. Martin about his new book, co-authored with his son Micah: "Agile Principles, Patterns and Practices in C#," which puts Agile practices to work in a .NET environment,
-
Tips for Effective Kaizen Process Improvement
Agile software development and Lean Thinking go hand-in-hand for many practitioners. Six-Sigma blackbelt Mike Wroblewski has blogged some lessons learned from a recent kaizen session. People are a key variable in both manufacturing and software environments, so his lessons learned in manufacturing are also interesting for Lean Software practitioners using kaizen events for process improvement.
-
Hanselminutes Podcast on Scrum Project Management
Scott Hanselman, a Certified Scrum Master at Corillian, has posted a podcast on the Scrum project management methodology. He uses Scrum in his own projects and feels that Scrum makes Agile approachable and easy to grasp. He goes over just-in-time task-level estimation, velocity, how burndown charts help forecast delivery dates, and the concept of when a feature can be considered really "done".
-
InfoQ Article: Using Logging Seams for Legacy Code Unit Testing
Ian Roughley shows how to use logging seams to easily create unobtrusive unit tests around legacy classes, without needing to edit class logic as well as avoiding behavior changes.
-
InfoQ Article: Exclusive Excerpt from Practices of an Agile Developer
Andy Hunt, one of the originators of the Agile Manifesto, and Venkat Subramaniam have written a compilation of the habits, ideas, and approaches of successful Agile software developers in "Practices of an Agile Developer". InfoQ brings you a free excerpt on Agile Debugging.
-
Patterns for Daily Stand-up Meetings Published
Jason Yip has published "It's not just standing up", Patterns for Daily Standups on Martin Fowler's Bliki. In the article he discusses the benefits and consequences of common practices for daily stand-ups. The patterns are intended to help direct the experimentation and adjustment of new practitioners as well as provide points of reflection to experienced practitioners.
-
Studies Concur, Small Teams Are Best
Knowledge@Wharton asks: Is Your Team Too Big? Too Small? What's the Right Number? Decades of research suggest the sweetspot may be between 4 and 6, though corrections to team size are unlikely to resolve all of a team's problems.
-
Agile Testing Practices Overview
Jon Kern, one of the original authors of the Agile Manifesto, has written a good overview of Agile approach to software testing. In it he talks about mixing different kinds of tests - including manual tests - and testing techniques.
-
Agile Fixed Price Contracting
On the high-volume ScrumDevelopment newsgroup, an interesting question has appeared, once again: "Is it possible to run SCRUM with fixed price contracts especially custom projects?". Ron Jeffries, Mike Beedle and others offer replies from experience.
-
Getting Agile with Eclipse Continuous Integration
The Eclipse "Callisto" release includes agility-enhancing features, including a new version of the testing tools developed in the "TPTP" project. In their online presentation, project committers Scott E. Schneider and Joe Toomey say that by using TPTP in the Continuous Integration cycle developers gain more powerful test types, better/more extensible reporting, and easy platform coverage.
-
InfoQ Book Review: Agile Java Development with Spring, Hibernate and Eclipse
Matt Morton asked the question "Can Java be as Agile as the Dynamics (Ruby, Python, Groovy)?" and went to Anil Hemrajani's book to find out. He found a readable, useful book, and helps idenfity the right audience for this book.
-
Test Driven Development Has Become the Norm
In his June article "Test-driven development is the combination of test first development and refactoring" on Dr. Dobbs Portal, Scott Ambler cuts to the chase, as usual: TDD has become the norm. So, do you want to implement it now, or wait for competetive pressure to make it necessary? This article lays out the reasons to consider it, and debunks some widespread misconceptions.
-
"Agile Practice" Patterns Wiki is Up
At XP2006, Amr Elssamadisy announced a new wiki site for collecting Agile Practice Patterns. Well, it's up and ready to go, already loaded with patterns from ChiliPlop 2006 and XP 2006 conferences.