Blog An exploration of the art and
craft of software development

May 2009 Archives

Comments added

Posted by Marty Haught on May 11, 2009Comments

Now that I’ve moved the site over to a new layout, my next task was to enable comments. I’ve opted to go with Disqus. Integration was pretty simple and I’m looking forward to using their system for managing comments. Feel free to add your comments to any of my posts.

Value-based Testing

Posted by Marty Haught on May 26, 2009Comments

So what do you do when you can’t test all the time? Let’s say your new project simply doesn’t give you the time to write 100% tests to your satisfication? I have been faced with this recently on a few of my projects and my answer is value-based testing.

Continue Reading…