程序出错后,程序员给测试人员的20条高频回复

  导读:原文来自做者 Katelynn Eaton 发表的一篇博客,译文由伯乐在线整理编译《 程序出错后,程序员给测试人员的20条高频回复 》。

    编者按:程序员和软件测试员之间的关系无须多言。这些经典回复是国外程序员总结分享的,“全球通用”。php

20. "That’s weird…"很奇怪……程序员

19. "It’s never done that before." 之前没这样过的。编程

18. "It worked yesterday."昨天还好好的。ide

17. "How is that possible?"那怎么可能?(怎么会出问题?)测试

16. "It must be a hardware problem."这必定是硬件问题。spa

15. "What did you type in wrong to get it to crash?"你输入什么东西后才崩溃的?code

14. "There is something funky in your data."你的数据有问题。blog

13. "I haven’t touched that module in weeks!"我好几个礼拜没动那个程序了!ci

12. "You must have the wrong version."你必定在用错误的版本。get

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条会是什么?猜猜看吧!

01. "It works on my machine"在我机器上好好的!!!(潜台词:怎么在你那就出问题了呢!!!)

编者后话

虽然已经远离编程,但常常仍是会用到第20、19条,固然也不会“错过”第1条。各位看过以后,不知你都用上了哪几条哦~

原文连接:Katelynn Eaton(翻 敏感 墙)

译文连接:http://www.jobbole.com/entry.php/606

相关文章
相关标签/搜索