Utah Code Camp 2009
September 21st, 2009
I was a keynote speaker at the 2009 Utah Code Camp (http://utcodecamp.com/speakers/) I wanted to post my source code, and Slide Deck below. Source Code (http://baselogic.com/code/ucc2009/webapp.zip) Slide Deck PPT (http://baselogic.com/code/ucc2009/ucc.ppt) I will be converting this slide deck into a blog as soon as I have time to do so. Stay tuned….
PersistenceException issue with Cobertura and the hibernate3-maven-plugin
March 16th, 2009
I have been using the hibernate3-maven-plugin for some time with a good deal of success in unit testing my data access layers through dbunit. I always separate my data access into a separate module, called data-services, for many reasons. Mostly so I can separate my testing to just database integration testing, and not unit testing [...]
Using testing tools to replicate QA defects for bug fixes
December 15th, 2008
Long has there been issues to replicate defects found by QA and user acceptance testers for the development team to understand and resolve. For several years, I have used a fairly simple tool to aid in this called Bad Boy. This tool is a browser request simulator that is simple to record and playback. First [...]






