0
0
Software Engineeringknowledge~20 mins

Story points and velocity in Agile in Software Engineering - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
πŸŽ–οΈ
Agile Estimation Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Story Points

What do story points primarily measure in Agile project management?

AThe amount of time in hours a task will take
BThe exact cost of completing a task
CThe relative effort and complexity of a task
DThe number of team members required for a task
Attempts:
2 left
πŸ’‘ Hint

Think about what story points help teams estimate beyond just time.

πŸ“‹ Factual
intermediate
2:00remaining
Velocity Calculation

How is velocity calculated in an Agile team?

ASum of story points completed in a sprint
BNumber of tasks assigned in a sprint
CTotal hours worked by the team in a sprint
DNumber of bugs fixed in a sprint
Attempts:
2 left
πŸ’‘ Hint

Velocity relates to completed work measured in story points.

πŸš€ Application
advanced
2:00remaining
Using Velocity for Sprint Planning

If a team’s average velocity is 30 story points per sprint, how many story points should they plan for the next sprint to avoid overcommitment?

AExactly 30 story points to match past performance
BLess than 30 story points to allow buffer for unexpected work
CMore than 30 story points to increase productivity
DZero story points to focus on fixing bugs only
Attempts:
2 left
πŸ’‘ Hint

Consider realistic planning and avoiding overload.

πŸ” Analysis
advanced
2:00remaining
Interpreting Velocity Fluctuations

What could be a likely reason if a team’s velocity drops significantly for two consecutive sprints?

AThe story points were underestimated in previous sprints
BThe team size increased suddenly
CThe team is working on simpler tasks
DThere are blockers or unexpected issues slowing progress
Attempts:
2 left
πŸ’‘ Hint

Think about what usually causes delays or slowdowns in work.

❓ Reasoning
expert
2:00remaining
Comparing Story Points Across Teams

Why is it not recommended to compare story points between different Agile teams?

ABecause each team estimates story points based on their own context and scale
BBecause story points are absolute measures of time
CBecause story points are only used for bug tracking
DBecause velocity is the same for all teams regardless of story points
Attempts:
2 left
πŸ’‘ Hint

Consider how story points are assigned and what they represent.