Common mistakes and how to avoid them
Even experienced teams fall into pitfalls when running user interviews.
Mistake 1: Turning interviews into sales pitches
If you spend most of the interview defending your product or convincing users to like it, you’ll get shallow feedback.
Fix:
Separate discovery from sales.
Ask neutrally about experience, not about whether they “love” the product.
Mistake 2: Asking leading or closed questions
Leading questions produce confirmation bias.
Fix:
Replace “Don’t you find this easier?” with “How does this compare to your current method?”
Keep questions open‑ended and neutral.
Mistake 3: Treating one interview as “truth”
Individual stories can be extreme or unique.
Fix:
Look for patterns across multiple interviews before changing direction.
Mark anecdotes as “interesting but unvalidated” until you see them repeated.
Mistake 4: Not sharing findings with the Scrum Team
If insights stay in the Product Owner’s notebook, the team can’t build empathy.
Fix:
Summarize each batch of interviews in a short “insight brief” and share it in Refinement or Sprint Planning.
Invite developers and Scrum Masters to observe sessions on a rotating basis.
Mistake 5: No follow‑through into the Backlog
Interviews that don’t lead to changes quickly feel like a waste of time.
Fix:
Ensure every interview batch produces specific PBIs, refinements, or decisions.
Track “interview‑driven items” to show impact.
Connecting user interviews to Scrum events
User interviews work best when they are anchored to Scrum’s inspection and adaptation points instead of being ad‑hoc.
Product Backlog refinement.
Backlog refinement is the natural home for interview insights.
- Use interview outcomes to discover new PBIs and adjust priorities.
- Rewrite vague items (“Improve onboarding”) into specific user stories grounded in quotes and scenarios from interviews.
- Add or adjust acceptance criteria based on what users said they expect or consider “done”.
A simple pattern:
Interview → Synthesize insights → Update Product Goal or themes → Create/refine PBIs → Clarify acceptance criteria.
Sprint Planning
Use recent interviews to shape Sprint Planning:
Validate that your proposed Sprint Goal aligns with the most pressing user problems heard in interviews.
- Share 2–3 key quotes or stories with the Scrum Team to give context before they estimate or design solutions.
- This turns Sprint Planning from “what can we build?” into “what should we build for these people we just heard from?”.
Sprint Review
Sprint Review is an ideal place to close the loop.
- Use interviews done in the Sprint to explain why certain PBIs were chosen.
- Invite selected users to participate in the Sprint Review or run quick follow‑up micro‑interviews on the new Increment afterwards.
- Capture feedback in the Review and convert it into interview questions for the next discovery cycle.
Sprint Retrospective
Retrospectives can improve your interview practice itself:
- Inspect how interviews influenced decisions (Did they change priorities? Did we act on them?).
- Adapt your research process (recruiting, scripts, note‑taking) so interviews become smoother and more effective over time.
Example: From interview insight to user story and acceptance criteria
Imagine you interview several users and hear:
“I always lose track of what changed in the latest release. I only notice things when something breaks.”
You distill this into a problem statement:
User story
Sample acceptance criteria
-
Given I’m logged in, when a new release goes live, then I see a “What’s New” link on the dashboard.
-
“What’s New” shows a list of changes (title + short description) grouped by category (New, Improved, Fixed).
-
Users can close the banner, and it does not re‑appear once dismissed for that release.
These criteria come directly from the user’s pain (surprise changes), making the PBI highly aligned with real needs.
In a Scrum environment, effective user interviews are not a luxury—they are a core practice for de‑risking decisions and maximizing value. By:
you turn customer conversations into a continuous discovery engine that drives your Product Backlog and Increments.