Posted on September 6, 2008
“If you believe yourselves to be professional, how can you release code that you are not sure it works?â€
Filed Under Uncategorized | 3 Comments
3 Comments so far
Leave a Comment
If you would like to make a comment, please fill out the form below.
Testing Testing Testing… The three most important Commandments!
My problem is not that I don’t trust my code. I trust. But I’m afraid it will preform exactly as it should but fail because I did not have access to the 3rd party components. So many “Oh fuck, we forgot about that, lets quickly fix it!” moments durning final on site integration. And no kind of testing can help me with this.
If anyone know how to create more precise, traceable requirements I’m all ears.
Yeah same thing at my work, I have those last minute fixes as well..