SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

AGILE SOFTWARE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Agile:What is the difference between a burndown and a burn-up chart?
A
Burndown charts subtract story points form the total number committed while burn-up charts start at 0 and add the story points to the total as they’re completed
B
Burndown charts have a line for scope that tells you how much is added or deleted as you go
C
Burn-up charts have a trend line to show you the constant rate of completion
D
Burn-up charts and burndown charts are the same
Explanation: 

Detailed explanation-1: -A burn down chart shows how much work is remaining to be done in the project, whereas a burn up shows how much work has been completed, and the total amount of work. These charts are particularly widely used in Agile and scrum software project management.

Detailed explanation-2: -A burn up chart is a tool used in agile project management to measure progress. It’s a visual tool that makes it easy for project managers and their teams to see how much work has been done and how much work is left. It’s used for tracking work in a project schedule or during a sprint in a scrum.

Detailed explanation-3: -A burndown chart shows the amount of work that has been completed in an epic or sprint, and the total work remaining. Burndown charts are used to predict your team’s likelihood of completing their work in the time available. They’re also great for keeping the team aware of any scope creep that occurs.

There is 1 question to complete.