Decision Chart: Scrum vs. Scrum-ban
Scrum is a great tool for many development teams, but not all projects fit perfectly within the framework of scrum. Another useful technique that may help some teams is Scrum-ban. Scrum-ban...
View ArticleA Quick Comparison of Scrum-ban, Kanban, and Scrum
As we discussed last time, Scrum-ban is ideally suited for tasks that are roughly equally-sized and that are focused on continuous development. Scrum-ban takes some of the concepts of scrum and...
View ArticleManaging Your Backlog: How to Break Down Epics into User Stories
As product owners, scrum masters, and agile team members work together to build a backlog for their product, they will inevitably run across large user stories. When a user story is expected to take...
View ArticleAgile Story Completion Checklist
As agile stories are finished, the product owner should work with their agile team and the team’s scrum master to make sure that finished stories are truly complete. Typically at the end-of-sprint...
View ArticleThree Ways to Handle Interruptions within An Agile Sprint
In an ideal world, the agile scrum team members would be 100% focused on the tasks brought into a sprint and would examine incoming requirements and prioritized those at the next planning session....
View Article3 Things to Leave Out of Your Next Code Review
Code reviews, whether doing agile software development or using another development methodology, are an integral part of every quality process. They allow both the reviewer and the developer to...
View ArticleHow to Handle Bugs Logged During a Sprint
During the agile development cycle, sprints are planned with clear cut items committed from the backlog. How should defects that are found in code be handled? Should they be added to the current...
View Article