Monday, December 21, 2009

The Resolution Notes

During our testing phase at work, we write up issues that we find in the code.  These can be anything from a misspelled label to a complete failure in the functionality of a button...and everything in between.  We pass these issues along to the programmers to research and fix.  When they're done, the programmers are supposed to write up their resolution notes, so that we know what and how they fixed the code.  Today, I received the following resolution on an issue I had written up:

"Code changed to fix the problem. Fixed some other things too."

That about says it all.  Should be pretty easy to retest.