Skip to content

joel test

조엘 테스트는 회사에서 sw 개발이 잘 굴러가는지 테스트하는 것입니다.

조엘 테스트는 조엘이라는 소프트웨어 개발자가 블로그에 글을 올리면서 유명해졌습니다.

테스트는 총 12개의 step으로 되어있으며, 일반적인 회사는 3점 이하인 경우가 많다고 합니디.

블로그 링크

https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/

The Joel Test

  • Do you use source control?
  • Can you make a build in one step?
  • Do you make daily builds?
  • Do you have a bug database?
  • Do you fix bugs before writing new code?
  • Do you have an up-to-date schedule?
  • Do you have a spec?
  • Do programmers have quiet working conditions?
  • Do you use the best tools money can buy?
  • Do you have testers?
  • Do new candidates write code during their interview?
  • Do you do hallway usability testing?