Lecture 3 Software Development Process
Lecture 3 Software Development Process
increment #n
Communic at ion
Planning
Modeling
analys is C o n s t ru c t i o n
des ign
c ode De p l o y m e n t
t es t d e l i v e ry
fe e dba c k
delivery of
increment # 2 nth increment
Communic at ion
Planning
Modeling
analys is C o n s t ru c t i o n
des ign c ode De p l o y m e n t
t es t d e l i v e ry
fe e dba c k
delivery of
increment # 1 2nd increment
Communic at ion
Planning
Modeling
analys is C o n s t ru c t i o n
des ign c ode
delivery of
De p l o y m e n t
t es t d e l i v e ry
fe e dba c k
1st increment
Burn-up Chart: ”A chart which shows the amount of work which has been
completed. Time is shown on the horizontal axis and work completed on the
vertical axis”.
As time progresses and items are drawn from the backlog and completed, a plot
line showing the work done may be expected to rise. The amount of work may
be assessed in any of several ways such as user story points or task hours. The
amount of work considered to be in-scope may also be plotted as a line; the
burn-up can be expected to approach this line as work is completed.