Agile Scrum Tutorials & Videos

Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban
 

Project Planning in an Agile World: Do the Old Rules Make Sense?

Owing to the realities of risk, uncertainty, constant change and complexity, traditional approaches to project planning are often neither doable or desirable. Agile and iterative software development techniques are, in effect, plan-as-you-go techniques that offer advantages over traditional techniques that focus on planning with as much detail as possible. This …

What to Test and When

Now that unit testing and test-driven development have hit the mainstream, more and more companies are beginning to embrace these agile practices. What isn’t always clear is which practice is most useful in which scenario, and how alternatives like state-based testing and non-automated human-tester activities can be used most cost-effectively. …