-
Utah Code Camp 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…. -
How to convince developers and management to use JUnit testing
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.
The Issues
One project in particular, has been especially problematic for everyone involved. The project has 155 Java files that makes up the Enterprise Web Service, data processing [...] -
Using testing tools to replicate QA defects for bug fixes
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 the [...]
RSS Feed