Skip to content
UPCOMING EVENTS:UX, Product & Market Research Afterwork23. Apr.@Packhaus WienDetailsInsights & Research Breakfast16. Mai@Packhaus WienDetailsVibecoding & Agentic Coding for App Development22. Mai@Packhaus WienDetails
UPCOMING EVENTS:UX, Product & Market Research Afterwork23. Apr.@Packhaus WienDetailsInsights & Research Breakfast16. Mai@Packhaus WienDetailsVibecoding & Agentic Coding for App Development22. Mai@Packhaus WienDetails

When to Research: A Guide for Product Teams

Don't wait for the beta. The 3 critical moments to test: Concept (Generative), Prototype (Formative), and Live (Summative).

Marc Busch
Updated March 15, 2024
7 min read

Summary

Research timing follows three phases aligned to product maturity: Generative (before code) validates the problem, Formative (during design) de-risks execution at low cost, and Summative (after launch) measures success through benchmarking. The cost of fixing issues compounds at each stage—a €50 fix in Figma becomes €5,000 in code.

The question "When should we do research?" has a simple answer: always. The practical answer is that research must match your product's maturity.

Do not wait for the beta. By then, the expensive decisions have already been made.

The Three Phases of Research

Research is not a single activity—it is three distinct activities with different goals, methods, and ROI:

Three Phases of ResearchA horizontal flowchart showing three research phases: Concept phase with Generative research to de-risk strategy asking what should we build, Prototype phase with Formative research to de-risk execution asking how should we build it, and Live phase with Summative research to measure success asking did we succeed.CONCEPTGENERATIVEDe-risk StrategyEXPLORE"What shouldwe build?"PROTOTYPEFORMATIVEDe-risk ExecutionREFINE"How shouldwe build it?"LIVESUMMATIVEMeasure SuccessVALIDATE"Did wesucceed?"
PhaseTimingGoalPrimary Methods
GenerativeBefore codeValidate the problemInterviews, contextual inquiry, diary studies
FormativeDuring designFix issues earlyUsability testing, prototype evaluation
SummativeAfter launchMeasure outcomesBenchmarking, analytics, A/B tests

Phase 1: The "Expensive Mistake" (Concept Stage)

happens before you write a single line of code. It de-risks your entire strategy.

The Rule

Validate the problem before you design the solution.

Teams often skip this phase because they feel pressure to "build something." This is how you perfectly engineer a beautiful solution to a problem nobody has.

What You Learn

QuestionWhy It Matters
"Do users actually have this problem?"Prevents building unwanted features
"How do they solve it today?"Reveals competitive landscape and workarounds
"What would make them switch?"Identifies must-have requirements
"Who exactly is the target user?"Prevents designing for the wrong audience

The Cost of Skipping

ScenarioCost
Discovering wrong problem at concept stage€10K (pivot strategy)
Discovering wrong problem after development€100K (rebuild)
Discovering wrong problem after launch€1M+ (market failure, reputation damage)

Methods for This Phase

  • User interviews: Understand current behaviors and pain points
  • : Observe users in their natural environment
  • Diary studies: Capture behaviors over time
  • Competitive analysis: Understand existing solutions

When to Do It

  • Before writing a PRD or product brief
  • Before committing engineering resources
  • When entering a new market or user segment
  • When pivoting strategy

Phase 2: The "Course Correction" (Prototyping Stage)

happens during design. It de-risks your execution by finding problems while they are cheap to fix.

The ROI

Fixing a usability issue in Figma costs €50. Fixing the same issue in code costs €5,000.

This is not an exaggeration—it is the economics of change:

StageChange CostWhat Changes
Sketch/Wireframe€10Pencil eraser
Design file (Figma)€50Designer time
Prototype (clickable)€100Designer time + iterations
Code (pre-release)€5,000Engineering sprint + QA
Code (post-release)€50,000+Hotfix + customer support + reputation

What You Test

Prototype FidelityWhat You LearnLimitations
Paper/SketchInformation architecture, navigation conceptsCannot test interactions
Low-fi wireframeLayout, content hierarchy, flow logicCannot test visual design
Mid-fi interactiveTask flows, interaction patternsCannot test performance
High-fi prototypeVisual polish, micro-interactionsMay set false expectations

The Iteration Trigger

Run a formative test whenever:

  • A major design decision has been made
  • A cluster of important questions has accumulated
  • You are about to hand off to engineering
  • Stakeholders are debating between two approaches

Methods for This Phase

  • : Task-based evaluation of prototypes
  • A/B preference testing: Compare design alternatives
  • First-click testing: Validate navigation decisions
  • Cognitive walkthroughs: Expert evaluation of learnability

Phase 3: The "Reality Check" (Live Stage)

happens after launch. It measures whether you succeeded.

The Metric

Use benchmarking to track improvement over time.

Standardized instruments like the allow you to:

  • Compare your product to industry benchmarks
  • Track improvement across releases
  • Quantify the impact of design changes
MetricWhat It MeasuresBenchmark Comparison
SUSOverall usability perceptionIndustry average: 68
Likelihood to recommendVaries by industry
Task Success RateEffectivenessTarget: >85% for critical flows
Time on TaskEfficiencyCompare to baseline

The Feedback Loop

Summative research completes the cycle—and starts the next one:

Research Feedback LoopA decision tree showing how a summative finding branches into formative research to fix the flow or generative research to rethink checkout entirely.SUMMATIVE FINDING"Users struggle withthe new checkout flow"FORMATIVEFix the flowITERATEGENERATIVERethink checkout entirely?EXPLORE

Methods for This Phase

  • Benchmarking surveys: SUS, NPS, CSAT at regular intervals
  • Analytics review: Funnel analysis, drop-off points
  • A/B testing: Measure impact of specific changes
  • Support ticket analysis: Identify recurring issues

When to Do It

  • At fixed intervals (quarterly, after major releases)
  • When comparing before/after a redesign
  • When stakeholders ask "is it working?"

Matching Research to Product Maturity

The right research depends on where you are:

Product StagePrimary ResearchSecondary Research
New ideaGenerative
Early prototypeFormativeGenerative (validation)
Late prototypeFormative
Beta/Soft launchFormative + Summative
Live productSummativeFormative (new features)
Mature productSummativeGenerative (innovation)

Handling the "Not Now" Objection

When stakeholders push back on research timing:

"It's too early"

Translation: Fear that negative feedback on an unpolished prototype will be discouraging.

Response: "That's exactly why we should test now. If we find a fundamental problem at this stage, it's a €50 fix. After development, it's a €5,000 fix."

"It will slow us down"

Translation: Pressure to ship quickly.

Response: "Research runs in parallel, not in series. Think of it like a Git branch—development continues while research provides input for the next sprint."

"We already know what users want"

Translation: Overconfidence or HiPPO (Highest Paid Person's Opinion).

Response: "Great—let's validate that assumption. If you're right, we'll have evidence to move faster. If there's a gap, we'll catch it before it's expensive."

The Continuous Research Model

The most mature organizations do not treat research as a phase—they treat it as a continuous pulse:

CadenceActivityOwner
WeeklyQuick usability checks on new designsDesigner + Researcher
SprintFormative testing of sprint deliverablesResearch team
MonthlyAnalytics review + support ticket analysisProduct + Research
QuarterlyBenchmarking (SUS/NPS) + strategic planningResearch + Leadership

What This Means for Practice

Match your research to your product's maturity:

  1. Concept stage: Generative research validates the problem (€10K to pivot now, €1M to pivot later)
  2. Prototype stage: Formative research finds issues while they are cheap (€50 in Figma, €5,000 in code)
  3. Live stage: Summative research measures success and identifies the next problem to solve

The goal is not to do research to the product team. It is to do research with them, throughout the entire journey.

For related guidance on building research into your team's workflow, see Operationalizing Research: Building a Sustainable Practice.

READY TO TAKE ACTION?

Let's discuss how these insights can drive your business forward.

When to Research: A Guide for Product Teams | Busch Labs | Busch Labs