Setting Sprint Goals

Setting the sprint goals is misunderstood by most scrum teams. Here is my attempt to demystify the sprint goal The Sprint goal defines the team’s objective for the sprint, outlining the value to be delivered in the increment to stakeholders. Meeting the sprint goal signifies the sprint’s success, providing direction

Continue readingSetting Sprint Goals

How to do Scrum with Kanban

Kanban helps with reducing waste and the scrum can be improved if we use scrum with Kanban to make the teams more efficient. Scrum with Kanban is better, as Kanban brings in features that improve the flow, it not only improves the product but also improves the development process. The

Continue readingHow to do Scrum with Kanban

Incremental vs iterative delivery

Iterative delivery and incremental delivery are both approaches used in software development and project management. Incremental delivery, as the name suggests, involves providing smaller portions at a time. In the context of creating a painting, this approach entails constructing individual sections with precision. The entire concept is well-detailed and is

Continue readingIncremental vs iterative delivery

Why User Stories?

Ever wonder why, when working in agile environment, we write stories instead of the requirement document? The concept of stories came from extreme programming. Requirement documents were being used for a long time for conveying the requirements for a system development, but no matter how detailed they were, many times

Continue readingWhy User Stories?

Classes Of Service

Not all tasks are of the same magnitude or significance; some are larger, some are smaller, some carry greater importance, some come with specific due dates, and some require quicker progression through the workflow. The notion of classes of services proves beneficial in managing these diverse types of work items.

Continue readingClasses Of Service

Estimation

Estimation is predicting how much effort is needed to complete the work ahead. Estimates are often wrong but the process of coming up with them is useful. Estimation can be viewed as a knowledge gathering exercise in which you uncover information as you remove uncertainty. The benefits of estimating are:

Continue readingEstimation