跳到主要内容
知仓学习社ZHICANG

nw-interviewing-techniques

Mom Test questioning toolkit, JTBD analysis, interview conduct, assumption testing framework, and hypothesis design

不碰外部(只输出文字)无严重或高危命中nWave-ai/nWave

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Interviewing Techniques

Questioning Toolkit by Purpose

Problem Discovery

Understand if problem is real and worth solving.

  • "Tell me about the last time you [encountered this problem]."
  • "What was the hardest part about that?"
  • "What did you do about it?" | "What don't you love about that solution?" | "What else have you tried?"

Understanding the Job

Map the job-to-be-done and desired outcomes.

  • "What are you ultimately trying to accomplish?"
  • "Walk me through your process step by step."
  • "At each step, how do you know if you've succeeded?"
  • "What slows you down or frustrates you most?" | "What workarounds have you created?"

Probing Assumptions

Challenge beliefs and uncover truth.

  • "What makes you believe that?" | "What would need to be true for this to work?"
  • "What could we assume instead?" | "What would change your mind?"

Testing Commitment

Distinguish interest from commitment.

  • "Would you be willing to [specific action]?" | "What would you pay for this?"
  • "Can you introduce me to someone else with this problem?" | "When can we schedule a follow-up?"

Exploring Implications

Understand impact and urgency.

  • "If this were solved, what would change?" | "What would that enable you to do?"
  • "What would happen if we didn't solve this?"

Interview Conduct Rules

Do: Ask about past specifics | Open, non-directive questions | Seek commitment not praise | Keep informal | 80% listening | Talk about their life first

Avoid: Future behavior questions | Leading questions | Accepting compliments as validation | Talking >20% | Mentioning idea before understanding problem | Formal settings

Assumption Challenging

Triggers

Challenge when: belief without evidence | prediction about future | negative feedback dismissed | skipping to solution | single data point relied on

Challenge Format

  1. "What evidence supports this?" -- specific past examples
  2. "What would disprove this?" -- falsification criteria
  3. "What's the opposite assumption?" -- explore alternatives
  4. "Who would disagree and why?" -- disconfirming perspectives

Tone: curious and supportive, not confrontational -- goal is truth-seeking.

Assumption Testing Framework

Assumption Categories

| Category | Core Question |

|----------|--------------|

| Value | Will customers want this? |

| Usability | Can customers use this? |

| Feasibility | Can we build this? |

| Viability | Does this work for our business? |

Risk Scoring

| Factor | Weight | Low (1) | Medium (2) | High (3) |

|--------|--------|---------|------------|----------|

| Impact if wrong | 3 | Minor adjustment | Significant rework | Solution fails |

| Uncertainty | 2 | Have data | Mixed signals | Speculation |

| Ease of testing | 1 | Days, low cost | Weeks, moderate | Months, high cost |

Risk Score = (Impact x 3) + (Uncertainty x 2) + (Ease x 1)

| Priority | Score | Action |

|----------|-------|--------|

| Test first | > 12 | Immediate |

| Test soon | 8-12 | Schedule |

| Test later | < 8 | Backlog |

Hypothesis Template

We believe [doing X] for [user type] will achieve [outcome].
We will know this is TRUE when we see [measurable signal].
We will know this is FALSE when we see [counter-signal or absence of signal].

Test Methods by Category

| Category | Methods |

|----------|---------|

| Value | Landing page, Fake door, Mom Test interviews |

| Usability | Prototype testing, 5-second tests, Task completion |

| Feasibility | Spike, Technical prototype, Expert review |

| Viability | Lean Canvas review, Stakeholder interviews |

Decision Rules

| Result | Criteria | Action |

|--------|----------|--------|

| Proven | >80% meet success criteria | Proceed |

| Disproven | <20% meet criteria | Pivot or kill |

| Inconclusive | 20-80% | Increase sample, try different method, segment |

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 nw-interviewing-techniques 的技能。它们内容并不相同,别混用:

  • nWave-ai/nWave — Mom Test questioning toolkit, JTBD analysis, interview conduct, assumption testing framewo