`

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

 

分享到:
评论

相关推荐

    joel-test:评价软件团队的素质!

    乔尔测验评价软件团队的质量! 向您询问以下问题,并通过一条消息说出您在考试中的得分如何。 您是否使用源代码管理? 您可以一步一步构建吗? 您是否进行日常构建?...joelTest ( function ( score ) {

    Smart and Gets Things Done

    #### 附录:“The Joel Test” 《Joel Test》是由Joel Spolsky设计的一项简单测试,用于评估软件开发团队的整体健康状况。这项测试包含了一系列关于团队管理、工具选择和工作环境的问题。通过回答这些问题,企业...

    a project model for the FreeBSD Project.7z

    The vision is “To produce the best UNIX-like operating system package possible, with due respect to the original software tools ideology as well as usability, performance and stability.” The ...

    Test of Essential Academic Skills - Sentence Correction题库.docx

    主句是"The violin maestro Joel will say that practice is a must for any musician.",其中Joel的行为是呈现现在的情况,但选项A、B和D中的"will say"、"say"和"to be said"均表示将来或正在进行的动作,不符合上...

    [Murach's] Murach's Android 编程 (英文版)

    To start, it shows how to use the Eclipse IDE to code, test, and debug a Tip Calculator app for a smartphone or tablet. Then, it expands upon this app to show must-have Android skills such as working ...

    erlang 深度分析

    - **概念**: Erlang VM,也称为BEAM (Bytecode for the Erlang Abstract Machine),是Erlang语言的基础运行环境。 - **特性**: - **轻量级进程**: Erlang VM中的进程非常轻量,每个进程的开销很小,使得系统能够...

Global site tag (gtag.js) - Google Analytics