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….

  • Share/Bookmark

Read full article | No Comments »

How to convince developers and management to use JUnit testing

May 18th, 2009

I am currently on a project that provides configuration management support for >350 production application. Many are internal, but there are many dozens of them that are client facing.

  • Share/Bookmark

Read full article | No Comments »

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 [...]

  • Share/Bookmark

Read full article | No Comments »