Newer
Older
Import / web / internal.subflexion.com / pages / JoelTest.md
@John Ryland John Ryland on 22 Dec 2020 706 bytes import NUC files

Someone else's value system for software companies to compare against:

The Joel Test

  • Do you use source control? Yes (SVN)
  • Can you make a build in one step? Yes
  • Do you make daily builds? cron
  • Do you have a bug database? Yes
  • 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?