Click here to Skip to main content
15,914,400 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: OT Pin
Septimus Hedgehog25-Feb-14 22:58
Septimus Hedgehog25-Feb-14 22:58 
GeneralRe: OT Pin
Rage25-Feb-14 23:00
professionalRage25-Feb-14 23:00 
GeneralRe: OT Pin
Jörgen Andersson26-Feb-14 0:57
professionalJörgen Andersson26-Feb-14 0:57 
GeneralRe: OT Pin
Rage26-Feb-14 5:31
professionalRage26-Feb-14 5:31 
GeneralRe: OT Pin
Jörgen Andersson26-Feb-14 6:30
professionalJörgen Andersson26-Feb-14 6:30 
GeneralRe: OT Pin
Gandalf_TheWhite25-Feb-14 22:59
professionalGandalf_TheWhite25-Feb-14 22:59 
GeneralRe: OT Pin
MT_26-Feb-14 1:13
professionalMT_26-Feb-14 1:13 
AnswerRe: UAT dilemma Pin
Nagy Vilmos25-Feb-14 22:42
professionalNagy Vilmos25-Feb-14 22:42 
UAT is done by user base NOT the the developers / delivery team.
The question arises when a piece is pulled, for whatever reason from a build. If it is in isolated components and there are no other changes there, then it can be done simply by not including it. Sometimes the code goes in, but the function is hidden or disabled [done this more than once].

Once you've got your build, it should go through QA who should not just check that the deliverables are there and working but that the pulled changes are not accessible. The hard part for the delivery is then do you say anything about the pulled changes. If the code is delivered but disabled, I would have a note in the release document stating that changes have been made to component X, but these are not available and are waiting for the release of component/change Y. It is then the clients call if it should be part of UAT.

Sign off of UAT is rarely without caveats for large systems. Another side of pulling is that the delivered component does not work. Can you patch before going to production or should you pull it. If it's pulled then we go back to the isolation issue. If you can, disable the function, if you can't then a rebuild or at least a patch is required to take it out. Never allow the client to hack a change, deliver it to them in an agreed format that they can apply.
GeneralRe: UAT dilemma Pin
MT_26-Feb-14 1:15
professionalMT_26-Feb-14 1:15 
GeneralRe: UAT dilemma Pin
Tim Carmichael26-Feb-14 1:47
Tim Carmichael26-Feb-14 1:47 
GeneralRe: UAT dilemma Pin
Nagy Vilmos26-Feb-14 2:36
professionalNagy Vilmos26-Feb-14 2:36 
GeneralRe: UAT dilemma Pin
Tim Carmichael26-Feb-14 2:48
Tim Carmichael26-Feb-14 2:48 
GeneralLiverpudlian U. demonstrates Wi-Fi epidemic PinPopular
BillWoodruff25-Feb-14 13:40
professionalBillWoodruff25-Feb-14 13:40 
GeneralRe: Liverpudlian U. demonstrates Wi-Fi epidemic Pin
Mike Hankey25-Feb-14 14:03
mveMike Hankey25-Feb-14 14:03 
GeneralRe: Liverpudlian U. demonstrates Wi-Fi epidemic Pin
Brisingr Aerowing25-Feb-14 14:04
professionalBrisingr Aerowing25-Feb-14 14:04 
GeneralRe: Liverpudlian U. demonstrates Wi-Fi epidemic Pin
Pete O'Hanlon25-Feb-14 20:22
mvePete O'Hanlon25-Feb-14 20:22 
GeneralRe: Liverpudlian U. demonstrates Wi-Fi epidemic Pin
Nagy Vilmos25-Feb-14 22:27
professionalNagy Vilmos25-Feb-14 22:27 
GeneralRe: Liverpudlian U. demonstrates Wi-Fi epidemic Pin
OriginalGriff25-Feb-14 23:18
mveOriginalGriff25-Feb-14 23:18 
GeneralRe: Liverpoodle U. demonstrates Wi-Fi epidemic Pin
BillWoodruff25-Feb-14 22:42
professionalBillWoodruff25-Feb-14 22:42 
GeneralRe: Liverpudlian U. demonstrates Wi-Fi epidemic Pin
Blue Waffle25-Feb-14 22:42
Blue Waffle25-Feb-14 22:42 
QuestionLearning a language using an IDE or text editor. Pin
Obi_Hendrix25-Feb-14 6:03
Obi_Hendrix25-Feb-14 6:03 
AnswerRe: Learning a language using an IDE or text editor. PinPopular
OriginalGriff25-Feb-14 6:21
mveOriginalGriff25-Feb-14 6:21 
GeneralRe: Learning a language using an IDE or text editor. PinPopular
R. Giskard Reventlov25-Feb-14 6:22
R. Giskard Reventlov25-Feb-14 6:22 
GeneralRe: Learning a language using an IDE or text editor. Pin
jeron125-Feb-14 6:26
jeron125-Feb-14 6:26 
GeneralRe: Learning a language using an IDE or text editor. PinPopular
OriginalGriff25-Feb-14 6:35
mveOriginalGriff25-Feb-14 6:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.