Previous
Day 06 · Writing Bug Reports and Test Notes
Next
Day 08 · Explaining Test Strategy in the AI Agent Era
基础表达
Day 0730 minutesAI-era QA speaking drill

Day 07 - Weekly Review 1

今日目标

整合缺陷、站会、文档、API、测试说明等基础表达。

30 分钟学习安排

时间模块做什么
0-5 分钟核心词汇读词汇、短语和中文含义,重点记能直接在 QA 场景复用的表达。
5-12 分钟阅读/听力输入阅读当天短文;第二遍当听力材料朗读或用 TTS 播放,只抓问题、证据、动作、结论。
12-18 分钟句型拆解把长句拆成可替换模板,换成自己的工作内容。
18-25 分钟口语输出完成 60-120 秒英文表达,必须录音。
25-30 分钟复盘标记卡住的词、句子和下一次要改进的一点。

核心词汇

English中文QA 场景用法
review复盘Use it when you describe review in a defect, test plan, review, meeting, or interview.
fluency流利度Use it when you describe fluency in a defect, test plan, review, meeting, or interview.
accuracy准确性Use it when you describe accuracy in a defect, test plan, review, meeting, or interview.
structure结构Use it when you describe structure in a defect, test plan, review, meeting, or interview.
specificity具体性Use it when you describe specificity in a defect, test plan, review, meeting, or interview.
confidence信心Use it when you describe confidence in a defect, test plan, review, meeting, or interview.
recording录音Use it when you describe recording in a defect, test plan, review, meeting, or interview.
self-correction自我修正Use it when you describe self-correction in a defect, test plan, review, meeting, or interview.
weak area薄弱点Use it when you describe weak area in a defect, test plan, review, meeting, or interview.
reuse复用Use it when you describe reuse in a defect, test plan, review, meeting, or interview.
pattern句型Use it when you describe pattern in a defect, test plan, review, meeting, or interview.
next goal下一目标Use it when you describe next goal in a defect, test plan, review, meeting, or interview.

高频短语

  • from a QA perspective
  • validate the expected behavior
  • cover the edge cases
  • reduce regression risk
  • collect enough evidence
  • clarify the acceptance criteria
  • prioritize the critical path
  • follow up with a verification note

阅读 / 听力材料

先慢读一遍,再用正常语速朗读一遍。不要逐字翻译,重点抓 problem -> evidence -> action -> result

A payment confirmation page sometimes shows success even when the backend returns a timeout. As QA, you reproduce it with a slow network profile, attach the logs, and verify that the new fix shows a pending state instead of a false success. The most important point is not just to say that something is broken, but to explain why it matters, who may be affected, and how the team can gain confidence before release. A strong QA explanation is specific, evidence-based, and calm. It connects user impact with technical details, and it gives the team a clear next step.

理解检查

  • Which topics can you now explain without a script?
  • Which QA scenarios still feel hard to say?
  • Which words are useful but not automatic yet?
  • What will you repeat tomorrow?

句型拆解

  • This week I practiced...
  • The expressions I can reuse are...
  • My weakest part is...
  • I will improve it by...
  • A better version of my answer is...

可直接替换的输出模板

This week, I practiced explaining [topics].
I can now say [strong expression].
I still struggle with [weak area].
A better version of my answer is [improved sentence].
Tomorrow, I will repeat [specific drill].

示范口语稿

这一段先照读,再改成你的真实项目。

In this situation, I would first describe the behavior in a simple and testable way. A payment confirmation page sometimes shows success even when the backend returns a timeout. From a QA perspective, I need to make the expected result and the actual result very clear. Then I would add reproduction steps, environment information, and any logs or screenshots that help the developer investigate the issue. After the fix is ready, I would verify the original scenario first, then run a small regression check around the related flow. My goal is to help the team understand the risk quickly and avoid the same problem in the next release.

追问练习

  • Can you give one concrete example from your own work?
  • What would you test first if the release were tomorrow?
  • What evidence would make your explanation more convincing?

跟读训练

  • I found a quality risk in this scenario.
  • The expected behavior is clear, but the edge cases are not covered yet.
  • I verified the fix with test data, logs, and regression checks.
  • My recommendation is to test the critical path first and expand coverage after that.
  • I can follow up with a short verification note after the meeting.

口语任务

录一段 60-120 秒英文。必须包含以下 5 点:

  • context
  • quality risk
  • evidence
  • action
  • next step or result

QA 角色强化

  • 不要只说 “I tested it”。说清楚你测了什么、为什么优先测、用了什么证据。
  • 把 developer 视角和 user impact 连接起来:这个缺陷会影响谁,影响多大,为什么需要现在处理。
  • 练习把“感觉有风险”改成可讨论的英文证据:logs, reproduction steps, affected flow, severity, release criteria。

AI 时代扩展:Testing Agents / Skills / MCP

新增词汇

English中文
AI-assisted testingAI 辅助测试
test agent测试 agent
agent workflowagent 工作流
human-in-the-loop人工把关
LLM evaluation / eval大模型评估
tool calling工具调用
MCP serverMCP 服务器
skill可复用技能/流程能力
prompt injection提示注入
hallucination幻觉
false confidence虚假信心
ground truth标准答案/真实依据

QA 新场景

Use AI as a practice partner or assistant, but keep the QA conclusion evidence-based.

表达重点

基础周只需要会说 AI-assisted testing, test agent, human-in-the-loop。不要一开始堆概念,先把缺陷、测试、站会和文档表达说清楚。

可复用表达

I used an AI assistant to draft the test ideas, but I verified the result with real steps, logs, and expected behavior.

追问加练

  • Which part can AI help with?
  • Which part must still be verified by a human QA?
  • What evidence prevents false confidence?

今日作业

  • 录音 1-3 分钟,先看稿读一遍,再只看关键词复述一遍。
  • 把今天的模板替换成你真实工作中的项目、缺陷、接口或测试任务。
  • 整理 8 个你能在工作会议或面试里复用的表达。
  • 写一版 80-150 词英文稿,明天开始前先复述一次。

自检清单

Previous
Day 06 · Writing Bug Reports and Test Notes
Next
Day 08 · Explaining Test Strategy in the AI Agent Era