<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Burndown-Chart on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/burndown-chart/</link><description>Recent content in Burndown-Chart on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Fri, 31 Oct 2025 11:40:28 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/burndown-chart/index.xml" rel="self" type="application/rss+xml"/><item><title>Story Points and Burndown Charts</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/02-agile-development-and-scrum/03-module/005-practical-exercise/</link><pubDate>Wed, 04 Jun 2025 13:09:18 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/02-agile-development-and-scrum/03-module/005-practical-exercise/</guid><description>&lt;h2 id="understanding-story-points"&gt;Understanding Story Points&lt;/h2&gt;
&lt;p&gt;Story points are a unit of measure used to estimate the relative effort required to complete a user story. Unlike time-based estimates (hours/days), story points consider:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key Factors:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Complexity&lt;/strong&gt; - How difficult is the work?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amount of Work&lt;/strong&gt; - How much code/testing is needed?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk/Uncertainty&lt;/strong&gt; - How many unknowns exist?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Common Story Point Scale (Fibonacci):&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1 point = Very simple task (30 minutes - 2 hours)&lt;/li&gt;
&lt;li&gt;2 points = Simple task (2-4 hours)&lt;/li&gt;
&lt;li&gt;3 points = Medium task (4-8 hours)&lt;/li&gt;
&lt;li&gt;5 points = Large task (1-2 days)&lt;/li&gt;
&lt;li&gt;8 points = Very large task (2-3 days)&lt;/li&gt;
&lt;li&gt;13 points = Epic (should be broken down)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="practical-exercise-building-a-task-management-app"&gt;Practical Exercise: Building a Task Management App&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Team:&lt;/strong&gt; 4 developers (Frontend, Backend, QA, DevOps)&lt;br&gt;
&lt;strong&gt;Sprint Duration:&lt;/strong&gt; 2 weeks (10 working days)&lt;br&gt;
&lt;strong&gt;Team Velocity:&lt;/strong&gt; 45 story points (based on last 3 sprints)&lt;/p&gt;</description></item><item><title>Burn down Chart</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/02-agile-development-and-scrum/03-module/003-burndown-chart/</link><pubDate>Tue, 03 Jun 2025 19:09:30 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/02-agile-development-and-scrum/03-module/003-burndown-chart/</guid><description>&lt;hr&gt;
&lt;p class="lead text-primary"&gt;
This document explores burndown charts as essential Scrum tools for visualizing sprint progress, tracking story point completion over time, and enabling teams to forecast their probability of achieving sprint goals through clear graphical representation.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="understanding-burndown-charts"&gt;Understanding Burndown Charts&lt;/h2&gt;
&lt;p&gt;Burndown charts serve as powerful visual tools that enable teams to quickly assess whether they will achieve their sprint goals. These charts provide an immediate visual indicator of team progress by measuring story point completion against time, making them invaluable for both development teams and stakeholders who need to understand project momentum.&lt;/p&gt;</description></item></channel></rss>