http://qs1969.pair.com?node_id=506719


in reply to Re^2: What is YOUR Development Process?
in thread What is YOUR Development Process?

Do you also mount /usr/local so that both servers mount from the same physical location? That way, you guarantee that the perl installs are identical ...

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Replies are listed 'Best First'.
Re^4: What is YOUR Development Process?
by IOrdy (Friar) on Nov 08, 2005 at 22:43 UTC
    No idea! After peer review I just commit my code and submit a ticket to QA with a description of the change. Beyond that it's kinda blurry as Operations don't let you peek over the fence much and I'm no server side guy :)
      I'd peek over the wall, my friend. This is kinda important stuff.

      My criteria for good software:
      1. Does it work?
      2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
        I'd peek over the wall, my friend. This is kinda important stuff.

        Amen.

        Pointless walls between developers, QA, users, clients, DBAs, systems, etc. are one of the major reasons shite software keeps coming out of the door.