Click here to Skip to main content
15,908,768 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: Reading between the lines...questions from non-IT people Pin
BrainiacV20-Mar-14 9:08
BrainiacV20-Mar-14 9:08 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BarrRobot20-Mar-14 1:43
BarrRobot20-Mar-14 1:43 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Fabio Franco20-Mar-14 1:59
professionalFabio Franco20-Mar-14 1:59 
GeneralRe: Reading between the lines...questions from non-IT people Pin
MehGerbil20-Mar-14 2:04
MehGerbil20-Mar-14 2:04 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Mike Meinz20-Mar-14 2:34
Mike Meinz20-Mar-14 2:34 
GeneralRe: Reading between the lines...questions from non-IT people Pin
2 Rocks20-Mar-14 4:07
2 Rocks20-Mar-14 4:07 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BrainiacV20-Mar-14 9:04
BrainiacV20-Mar-14 9:04 
GeneralRe: Reading between the lines...questions from non-IT people Pin
KP Lee20-Mar-14 10:42
KP Lee20-Mar-14 10:42 
Boy, you have a well trained QA department! They know they have to write a bug report...

I've had the opposite problem at times. For instance, I was trying to write an automated test for a "back" button. Worked perfectly the first time. Asked to start, asked to "back" and it executed the back button. Run it again and the back button fails to execute because it doesn't exist. What's going on is that the button to go forward executed SQL commands, the data wasn't cached so it took a couple of seconds to retrieve the data. Next run, the data was cached and it moved forward to the next screen as designed and the back button didn't exist.

Now, do I write a bug against the code because it works as designed causing my automated test to fail or against my automated test because it can't consistently test the back button.
GeneralRe: Reading between the lines...questions from non-IT people Pin
BrainiacV20-Mar-14 11:17
BrainiacV20-Mar-14 11:17 
GeneralRe: Reading between the lines...questions from non-IT people Pin
KP Lee20-Mar-14 12:43
KP Lee20-Mar-14 12:43 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BrainiacV21-Mar-14 3:32
BrainiacV21-Mar-14 3:32 
GeneralRe: Reading between the lines...questions from non-IT people Pin
MarkTJohnson20-Mar-14 4:11
professionalMarkTJohnson20-Mar-14 4:11 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Mark Shultz Jr20-Mar-14 5:39
professionalMark Shultz Jr20-Mar-14 5:39 
GeneralRe: Reading between the lines...questions from non-IT people Pin
kordaff20-Mar-14 6:18
professionalkordaff20-Mar-14 6:18 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BotReject20-Mar-14 7:56
BotReject20-Mar-14 7:56 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BrainiacV20-Mar-14 8:58
BrainiacV20-Mar-14 8:58 
GeneralRe: Reading between the lines...questions from non-IT people Pin
KP Lee20-Mar-14 10:15
KP Lee20-Mar-14 10:15 
GeneralRe: Reading between the lines...questions from non-IT people Pin
fglenn20-Mar-14 10:59
fglenn20-Mar-14 10:59 
GeneralRe: Reading between the lines...questions from non-IT people Pin
RafagaX20-Mar-14 12:52
professionalRafagaX20-Mar-14 12:52 
General"Hard Drive" or even "CPU" when they mean "Computer" (as in, the box). Pin
Mark Whybird20-Mar-14 17:29
Mark Whybird20-Mar-14 17:29 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Jim Meadors20-Mar-14 18:56
Jim Meadors20-Mar-14 18:56 
GeneralRe: Reading between the lines...questions from non-IT people Pin
dannomanno21-Mar-14 1:20
dannomanno21-Mar-14 1:20 
GeneralRe: Reading between the lines...questions from non-IT people Pin
kmoorevs21-Mar-14 3:57
kmoorevs21-Mar-14 3:57 
GeneralProtecting your computer and data from a CME Pin
Marc Clifton19-Mar-14 6:42
mvaMarc Clifton19-Mar-14 6:42 
GeneralRe: Protecting your computer and data from a CME Pin
OriginalGriff19-Mar-14 6:47
mveOriginalGriff19-Mar-14 6:47 

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.