`

The Joel Test

    博客分类:
  • java
阅读更多

The Joel Test

  1. Do you use source control?
  2. Can you make a build in one step?
  3. Do you make daily builds?
  4. Do you have a bug database?
  5. Do you fix bugs before writing new code?
  6. Do you have an up-to-date schedule?
  7. Do you have a spec?
  8. Do programmers have quiet working conditions?
  9. Do you use the best tools money can buy?
  10. Do you have testers?
  11. Do new candidates write code during their interview?
  12. Do you do hallway usability testing?

 

  1. 是否使用源码控制软件?
  2. 是否可以一步构建一个build?
  3. 是否进行daily build?
  4. 是否有bug数据库?
  5. 是否在修改bug后,才开始写新代码?
  6. 是否及时更新了你的时间表?
  7. 是否有详细的设计规格说明书?
  8. 程序员是否有个安静的工作环境?
  9. 是否在使用金钱可以买到的最好的工具?
  10. 有没有测试人员?
  11. 面试的时候是否要求求职者写代码?
  12. 是否利用陌生人进行可用性测试(直译为走廊过客可行性测试)?

 

原文连接:http://www.joelonsoftware.com/articles/fog0000000043.html

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics