Click here to Skip to main content
15,919,893 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: What is a bug? Pin
dandy725-May-16 10:19
dandy725-May-16 10:19 
GeneralRe: What is a bug? Pin
Mike Hankey5-May-16 10:20
mveMike Hankey5-May-16 10:20 
GeneralRe: What is a bug? Pin
Ravi Bhavnani5-May-16 10:43
professionalRavi Bhavnani5-May-16 10:43 
GeneralRe: What is a bug? Pin
rob tillaart5-May-16 21:56
rob tillaart5-May-16 21:56 
GeneralRe: What is a bug? Pin
loctrice6-May-16 2:39
professionalloctrice6-May-16 2:39 
GeneralRe: What is a bug? Pin
Sander Rossel6-May-16 3:20
professionalSander Rossel6-May-16 3:20 
GeneralRe: What is a bug? Pin
Marc Clifton6-May-16 4:57
mvaMarc Clifton6-May-16 4:57 
GeneralRe: What is a bug? Pin
Peter R. Fletcher6-May-16 4:18
Peter R. Fletcher6-May-16 4:18 
I take a slightly different approach, though I agree with others that a bug is something that appears in a running program - things (e.g. syntax errors) that I fix before the program goes anywhere don't count.

For me, a bug is behavior that the programmer didn't intend (or, at least, shouldn't have intended!). Something happens that is not according to the specifications that (s)he understood and was working with. It needs to be fixed asap, and on the developer's dime.

A deficiency is behavior that the designer of the program and/or the person writing the specifications didn't want or intend, but the code correctly represents the design and/or complies with the specifications. While this still may represent bad coding, it may also represent a failure of communication between the designer and the coder and/or between the customer and the developer. Deficiencies usually need to be fixed, and, since it is (IMHO) the developer's job to make sure that (s)he understands what the customer wants, it usually also gets done on the developer's dime.

Some things that get labelled as bugs are really unimplemented features. When the customer sees a preliminary (or final!) version of the program, (s)he realizes that there was something that (s)he forgot to include in the specifications. These are not the developer's responsibility (to pay for), but it can sometimes be difficult to convince the customer of this!
GeneralRe: What is a bug? Pin
maze38-May-16 23:22
professionalmaze38-May-16 23:22 
GeneralHappy World Password Day! Pin
JoeSox5-May-16 5:48
JoeSox5-May-16 5:48 
GeneralRe: Happy World Password Day! PinPopular
F-ES Sitecore5-May-16 6:01
professionalF-ES Sitecore5-May-16 6:01 
GeneralRe: Happy World Password Day! Pin
Mark_Wallace5-May-16 6:41
Mark_Wallace5-May-16 6:41 
GeneralRe: Happy World Password Day! Pin
PompeyThree5-May-16 7:16
PompeyThree5-May-16 7:16 
GeneralRe: Happy World Password Day! Pin
JoeSox5-May-16 7:21
JoeSox5-May-16 7:21 
GeneralRe: Happy World Password Day! Pin
GuyThiebaut5-May-16 7:23
professionalGuyThiebaut5-May-16 7:23 
GeneralRe: Happy World Password Day! Pin
Sander Rossel6-May-16 3:23
professionalSander Rossel6-May-16 3:23 
GeneralRe: Happy World Password Day! Pin
kmoorevs6-May-16 3:42
kmoorevs6-May-16 3:42 
GeneralCisco Spark vs. Slack Pin
Nick Schwertfeger5-May-16 5:52
professionalNick Schwertfeger5-May-16 5:52 
GeneralRe: Cisco Spark vs. Slack Pin
W Balboos, GHB6-May-16 0:55
W Balboos, GHB6-May-16 0:55 
GeneralRe: Cisco Spark vs. Slack Pin
Nick Schwertfeger6-May-16 2:11
professionalNick Schwertfeger6-May-16 2:11 
GeneralMicrosoft's Broken Links Pin
Rob Grainger5-May-16 5:28
Rob Grainger5-May-16 5:28 
GeneralRe: Microsoft's Broken Links Pin
90823655-May-16 5:40
90823655-May-16 5:40 
GeneralRe: Microsoft's Broken Links Pin
Mark_Wallace5-May-16 6:44
Mark_Wallace5-May-16 6:44 
GeneralThought of the day Pin
OriginalGriff5-May-16 4:52
mveOriginalGriff5-May-16 4:52 
GeneralRe: Thought of the day Pin
W Balboos, GHB5-May-16 5:14
W Balboos, GHB5-May-16 5:14 

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.