Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
如何找到产品缺陷
Search
bit3725
October 16, 2014
Technology
0
110
如何找到产品缺陷
作为一个非专业 QA,给公司内部分享如何找到产品中的缺陷。
bit3725
October 16, 2014
Tweet
Share
More Decks by bit3725
See All by bit3725
MAC AT WORK
bit3725
5
230
How to use your kindle
bit3725
0
230
用SIKULI来自动化你的工作
bit3725
1
180
What's your color
bit3725
1
59
Other Decks in Technology
See All in Technology
AIコードエディタは開発を変えるか?Cursorをチームに導入して1ヶ月経った本音
ota1022
1
670
会社員しながら本を書いてきた知見の共有
sat
PRO
3
680
金融システムをモダナイズするためのAmazon Elastic Kubernetes Service(EKS)ノウハウ大全
daitak
0
120
AIのための オンボーディングドキュメントを整備する - hirotea
hirotea
9
2.3k
他チームへ越境したら、生データ提供ソリューションのクエリ費用95%削減へ繋がった話 / Cross-Team Impact: 95% Off Raw Data Query Costs
yamamotoyuta
0
200
大規模PaaSにおける監視基盤の構築と効率化の道のり
lycorptech_jp
PRO
0
170
大事なのは、AIの精度だけじゃない!〜1円のズレも許されない経理領域とAI〜
jun_nemoto
10
5.1k
GitHub Coding Agent 概要
kkamegawa
1
1.4k
AIオンボーディングとAIプロセスマイニング
nrryuya
5
1.3k
カンファレンスのつくりかた / The Conference Code: What Makes It All Work
tomzoh
7
900
Okayama WordPress Meetup #12 | そのバックアップ、本当に復元できますか? リストアやってみた!
takeshifurusato
0
110
Contract One Dev Group 紹介資料
sansan33
PRO
0
6k
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Unsuck your backbone
ammeep
671
58k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
Fireside Chat
paigeccino
37
3.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.4k
What's in a price? How to price your products and services
michaelherold
245
12k
Agile that works and the tools we love
rasmusluckow
329
21k
Typedesign – Prime Four
hannesfritz
41
2.6k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
1
74
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.6k
Transcript
如何找到产品缺陷 by XK
像普通用户一样使用 • 小白用户 • 陌路人 • 不要思考 • 删除!
像粉丝一样使用 • 重度使用 • 尝鲜新功能 • 不是试,而是用!
心态很重要 • 好奇之心 • 怀疑之心 • 角色转换 • 用心,有态度!
像 QA 一样 • 理解 app 当前功能集 • 推测新功能产生的影响 •
熟悉你要测试的系统 • 熟悉你要测试的设备 • 熟悉系统上的其他常用 app
像 QA 一样 • 测试用例 • 场景组合
像 QA 一样 • Happy Path • 异常状态 • Monkey
test • 回归测试 • free test
像 QA 一样 • 能清晰的描述 BUG • 会截图,会录屏 • 能指出问题点
像 QA 一样 • 用好模拟器 • 用好系统提供的工具 • 用好辅助工具
像 Dev 一样 • 理解技术实现的逻辑 • 关键时刻看源代码 • 危机时刻改代码 •
写自动化工具验证
Q & A by XK