0
0
Software Engineeringknowledge~20 mins

Sprint planning and execution in Software Engineering - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Sprint Mastery Badge
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Sprint Planning Purpose

What is the primary goal of sprint planning in Agile software development?

ATo review the completed work and gather feedback from stakeholders
BTo define the sprint goal and select backlog items to work on during the sprint
CTo deploy the finished product to the production environment
DTo assign tasks to team members based on their seniority
Attempts:
2 left
💡 Hint

Think about what the team decides before starting the sprint work.

📋 Factual
intermediate
2:00remaining
Sprint Execution Roles

During sprint execution, who is primarily responsible for managing the progress and removing obstacles?

AProduct Owner
BProject Sponsor
CDevelopment Team Member
DScrum Master
Attempts:
2 left
💡 Hint

This role supports the team by facilitating and clearing blockers.

🔍 Analysis
advanced
2:00remaining
Sprint Backlog Adaptation

During a sprint, the team realizes a backlog item is more complex than initially estimated. What is the best approach to handle this situation?

AImmediately add more tasks to the sprint backlog to cover the complexity
BIgnore the complexity and continue as planned to meet the sprint goal
CDiscuss with the team and Product Owner to possibly split the item or adjust scope
DRemove the item from the sprint backlog without informing the Product Owner
Attempts:
2 left
💡 Hint

Consider collaboration and communication when facing unexpected challenges.

Comparison
advanced
2:00remaining
Sprint Review vs Sprint Retrospective

Which statement correctly distinguishes the sprint review from the sprint retrospective?

ASprint review focuses on the product and feedback; sprint retrospective focuses on the team's process improvement
BSprint review is held before sprint planning; sprint retrospective is held after sprint planning
CSprint review is only for the development team; sprint retrospective includes stakeholders
DSprint review is about assigning new tasks; sprint retrospective is about testing the product
Attempts:
2 left
💡 Hint

Think about what each meeting aims to improve or evaluate.

Reasoning
expert
2:00remaining
Impact of Incomplete Sprint Work

If a sprint ends with some backlog items incomplete, what is the correct way to handle these items in the next sprint?

AReassess and re-prioritize incomplete items with the Product Owner before including them in the next sprint planning
BDiscard incomplete items and create new backlog items for the next sprint
CAutomatically carry over all incomplete items to the next sprint without re-estimation
DForce the team to complete all incomplete items first before starting new work
Attempts:
2 left
💡 Hint

Consider the importance of prioritization and planning for unfinished work.