IT Phrases Guide
English Phrases for Sprint Demo — IT Professional's Guide
English phrases for presenting sprint work to stakeholders — opening the demo, walking through features, and handling questions professionally.
9 phrases across 2 situations · 3 phrases to avoid · 5 exercises · 10 FAQ items
Opening and Setting Context
- Let me walk you through what we shipped this sprint.Simple, direct demo opener
"Let me walk you through what we shipped this sprint — we focused on the checkout flow."
- The goal of this sprint was to…Remind stakeholders of the objective before diving in
"The goal of this sprint was to reduce onboarding friction, so everything you'll see today addresses that."
- I'll share my screen and show you the working feature.Smooth transition into live demo
"I'll share my screen and show you the working feature rather than slides."
- We completed X out of Y stories — here's what that looks like in practice.Velocity report combined with demo
"We completed 8 out of 9 stories — here's what that looks like in practice."
Presenting and Handling Questions
- Feel free to stop me if you have questions.Invite participation without losing control
"Feel free to stop me if you have questions — I'll also leave time at the end."
- That's a great question — let me pull that up.Buying a moment to navigate the UI
"That's a great question — let me pull that up so you can see it live."
- This is still in progress — I can show the current state if that's useful.When demoing an incomplete item
"This is still in progress, but I can show the current state if that's useful for feedback."
- We'll park that and follow up after the demo.Deferring deep dives to keep time
"Great point — we'll park that and follow up after the demo so we don't lose momentum."
- One thing to note: this is behind a feature flag right now.Important caveat about release status
"One thing to note: this is behind a feature flag right now and will go live on Friday."
Phrases to Avoid
These common phrasings undermine your professionalism. Here are better alternatives.
"Basically done" is vague and erodes trust; stakeholders need a clear status.
Apologising for work-in-progress frames negatively. Just state the status.
"I hope" sounds uncertain. A direct question invites useful feedback.
Practice Exercises
Choose the most professional or correct phrase for each scenario.
Frequently Asked Questions
What does "walk you through" mean in a demo context?
"Walk you through" means to explain or show something step by step. It's a common phrase in presentations: "Let me walk you through the new checkout flow."
What is a feature flag in plain English?
A feature flag is a configuration switch that enables or disables a feature at runtime without deploying new code. It lets teams ship code safely and release it to users gradually.
How do you say a task is incomplete without sounding negative?
Use factual, forward-looking language: "This story carries over to the next sprint" or "We completed the backend — the UI is in progress." Avoid "we failed" or "we couldn't."
What does "park that" mean?
"Park that" (or "let's table that") means to set a topic aside temporarily so the meeting can stay on track, with the intention of returning to it later.
How do you handle a question you don't know the answer to in a demo?
Say "That's a good question — I'll need to check on that and get back to you." Never guess or fabricate an answer in front of stakeholders.
What is a sprint velocity?
Sprint velocity is the number of story points (or tasks) a team completes in a sprint. It's used to forecast future capacity, not to judge individual performance.
Is it OK to demo unfinished work?
Yes, if you frame it clearly: "This is a work in progress — I'm showing it for early feedback." Stakeholder input on unfinished work is valuable and reduces rework.
What does "acceptance criteria" mean?
Acceptance criteria are the specific conditions a feature must meet to be considered "done." They're agreed before work starts and verified during the demo.
How long should a sprint demo typically last?
Most teams aim for 30–60 minutes, including Q&A. Demos should be focused on working software, not slides.
What's the difference between a sprint review and a sprint demo?
A sprint demo is the live walkthrough of completed work. A sprint review is the broader ceremony that includes the demo, feedback, and backlog updates.