tezvyn:

Agile & Scrum

Scrum, kanban, sprints, team velocity, shipping culture

560 bites

More in Agile & Scrum — page 18

Agile & Scrum2 min read

How would you introduce TDD to a team?

This tests your ability to influence a team and implement change pragmatically. A great answer outlines a gradual adoption: understand context, advocate with data, pilot on a new feature, then scale. A red flag is demanding a sudden, mandatory switch.

Describe the stages of a CI/CD pipeline for a containerized app
Agile & Scrum2 min read

Describe the stages of a CI/CD pipeline for a containerized app

This tests your practical knowledge of automated software delivery and risk management. A strong answer outlines CI, build, test, and deploy stages, including container-specific steps like image scanning and quality gates like automated testing and…

Agile & Scrum2 min read

Balancing Emergent Design with Long-Term Architectural Vision

This tests your grasp of scaling Agile. A strong answer defines emergent design and intentional architecture, explaining how an 'Architectural Runway' provides the technical foundation to balance them. A red flag is treating this as an 'either/or' choice.

Explain the Test Pyramid and its strategic use
Agile & Scrum2 min read

Explain the Test Pyramid and its strategic use

Tests your grasp of balanced testing trade-offs. A good answer defines the Unit, Service, and UI layers, explains the cost/speed rationale, and applies it to a feature strategy. A red flag is describing the pyramid but not its strategic 'why'.

Agile & Scrum2 min read

Describe the TDD Red-Green-Refactor cycle

This tests your grasp of TDD's core loop and its design implications. A good answer defines Red (failing test), Green (minimal code to pass), and Refactor (improve structure).

Agile & Scrum2 min read

How to Handle Poor Quality with Happy Stakeholders?

This tests your commitment to Scrum's Transparency pillar. A great answer involves being honest about unsustainable quality in the Sprint Review, proposing a plan (e.g., 20% capacity for tech debt), then using the Retrospective to fix the root cause.

Agile & Scrum2 min read

Shift a Sprint Review from a Demo to a Working Session

Tests your understanding of Sprint Review's purpose: inspection and adaptation. A great answer shows how an engineer can partner with the PO to frame the session around goals, solicit feedback on the Increment, and collaboratively update the Product Backlog.

Agile & Scrum2 min read

How do you ensure retro ideas become action?

This tests your ability to drive change by treating process improvements as formal work. A great answer suggests adding the top retro item to the next Sprint Backlog, making it visible, accountable, and part of the team's commitment.

Agile & Scrum2 min read

Handling Negative Feedback in a Sprint Review

This tests your grasp of the Sprint Review's purpose (inspection, not acceptance). A strong answer has the Product Owner lead a discussion on the feedback, which then informs new, prioritized Product Backlog Items, rather than blaming or committing to…

Agile & Scrum2 min read

What is the output of a Sprint Retrospective, and what happens next?

This tests if you create actionable outcomes, not just vent. The output is a plan to improve quality and effectiveness, with the most impactful items added to the next Sprint Backlog. A red flag is calling the output just 'notes' with no plan for integration.

Agile & Scrum2 min read

Team delivers features, but stakeholders are unhappy. Why?

This tests your focus on outcomes over outputs. A strong answer diagnoses weak feedback loops, citing ineffective Sprint Reviews, a vague Product Goal, and a disconnected Product Owner.

Agile & Scrum2 min read

Your team can't meet the mandated Definition of Done. What's your plan?

This tests your pragmatism and ability to manage risk. A strong answer makes the gap transparent, proposes a temporary aspirational DoD, and creates a concrete plan to close the gap. A red flag is ignoring the DoD or asking for a permanent exemption without a.

Agile & Scrum2 min read

How do you handle a teammate working on low-priority tasks?

This tests your accountability and interpersonal skills within a Scrum team. A great answer starts with a private, curious conversation, then uses the Daily Scrum to refocus the team on the Sprint Goal, and only then involves the Scrum Master as a coach.

Agile & Scrum2 min read

How do you establish a Sprint Goal in planning?

This tests your ability to shift from a task-taker to a value-driver. A great answer involves asking 'why' to find a theme, proposing a goal based on that theme, and then negotiating scope against it. A red flag is passively waiting or confronting the PO.

Agile & Scrum2 min read

What do you do when a Sprint Goal is in jeopardy?

Tests your grasp of adaptation over rigid plans. A great answer involves immediate transparency, team problem-solving on how to still meet the Sprint Goal, and negotiating scope with the Product Owner.

Agile & Scrum2 min read

Difference Between 'Code Complete' and 'Done'?

Tests if you grasp value delivery vs. task completion. A great answer defines 'code complete' as a dev step and 'Done' as a team-agreed state of shippable value, governed by the Definition of Done. A red flag is equating 'Done' with just 'QA passed'.

Agile & Scrum2 min read

What's missing from a ticket-focused Daily Scrum?

This tests if you know the Daily Scrum is for Developers to inspect progress toward the Sprint Goal, not a status report. A great answer states this purpose, explains how it enables adapting the next day's plan, and focuses on the team.

Agile & Scrum2 min read

Sprint Goal: Purpose and Influence on Sprint Planning

Tests if you understand a Sprint is about a single objective, not just a list of tasks. Define the Sprint Goal as the 'why'—a commitment providing focus and flexibility that guides PBI selection. A red flag is defining the goal as a summary of tickets.

Agile & Scrum2 min read

How do you fix a 200-item unmanageable product backlog?

Tests strategic thinking and Agile leadership. A strong answer proposes a collaborative workshop, re-anchors on the Product Goal, ruthlessly triages items, and establishes a new refinement process.

How do you fix a team that consistently overcommits?
Agile & Scrum2 min read

How do you fix a team that consistently overcommits?

This tests diagnosing systemic process failures. A great answer investigates root causes like stakeholder pressure, then proposes using historical velocity, tracking actual capacity, and improving backlog refinement.