程序出錯后,程序員給測試人員的20條高頻回復
編者按:程序員和軟件測試員之間的關系無須多言。這些經典回復是國外程序員總結分享的,“全球通用”。
20. “That’s weird…” 很奇怪……
19. “It’s never done that before.” 以前沒這樣過的。
18. “It worked yesterday.” 昨天還好好的。
17. “How is that possible?” 那怎么可能?(怎么會出問題?)
16. “It must be a hardware problem.” 這一定是硬件問題。
15. “What did you type in wrong to get it to crash?” 你輸入什么東西后才崩潰的?
14. “There is something funky in your data.” 你的數據有問題。
13. “I haven’t touched that module in weeks!” 我好幾個禮拜沒動那個程序了!
12. “You must have the wrong version.” 你一定在用錯誤的版本。
11. “It’s just some unlucky coincidence.” 這只是湊巧。
10. “I can’t test everything!” 我無法測試所有東西。(我的機器環境下,無法測試所有的可能情況。)
09. “THIS can’t be the source of THAT.” “這”不可能是問題的原因。
08. “It works, but it hasn’t been tested.” 程序能用,不過還沒有測試。
07. “Somebody must have changed my code.” 一定有人改了我的代碼。
06. “Did you check for a virus on your system?” 你的電腦掃描病毒了么?
05. “Even though it doesn’t work, how does it feel? 即便程序不行了,(你覺得)程序寫得如何?
04. “You can’t use that version on your system.” 你不能在你系統上使用那個版本的程序。(程序版本和系統有沖突。)
03. “Why do you want to do it that way?” 你怎么會想著那樣操作啊?
02. “Where were you when the program blew up?” 程序崩潰時,你在做什么呢?(做了哪些操作?)
第1條會是什么?猜猜看吧!:)