--- On Sun, 6/29/08, Al Sutton <[EMAIL PROTECTED]> wrote:
> Imagine the fun of having an app which only sends live
> messages when your in production. The QA team run all 
> the tests they have in a QA labe, they all pass because 
> the app decides to only use test data, they move the app 
> and configuration onto the production server, nothing 
> works.... bad bad bad idea.

Why would a non-production configuration be moved onto the production server? 
Why wouldn't the production configuration also be tested (not necessarily by 
QA)?

What are the options? All configurations have to be tested. The *code* 
shouldn't care which environment its in, no?

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to