Thursday, November 10, 2011

EMERGENCY ALERT SYSTEM TEST FAILS


Funny, here is a lesson that programmers and others involved in making software products have learned long, long ago. The only way to know if your system works is to test it.

EMERGENCY ALERT SYSTEM TEST FAILS

And to test it under actual conditions.

I invest a significant chunk of my project time building and maintaining a build/deploy system that I use both for production instances of our product as well as test and development instances of our product. This assure us that production == development == test.

No comments:

Post a Comment