Click here to Skip to main content
15,894,405 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: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 4:53
mvaraddevus5-Jan-17 4:53 
GeneralRe: Developers Who Test (and Don't) Pin
den2k885-Jan-17 5:25
professionalden2k885-Jan-17 5:25 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 5:28
mvaraddevus5-Jan-17 5:28 
GeneralRe: Developers Who Test (and Don't) Pin
urlonz6-Jan-17 2:30
urlonz6-Jan-17 2:30 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 3:13
mvaraddevus6-Jan-17 3:13 
GeneralRe: Developers Who Test (and Don't) Pin
TylerMc0076-Jan-17 4:50
TylerMc0076-Jan-17 4:50 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 5:40
mvaraddevus6-Jan-17 5:40 
GeneralRe: Developers Who Test (and Don't) Pin
patbob6-Jan-17 4:52
patbob6-Jan-17 4:52 
raddevus wrote:
The best kind of testing (and software development) occurs when a developer (no matter the level) literally thinks:
I own this software and it represents me.

I disagree. I don't consider myself the owner of any of the code I write. Author, yes, owner, no. I've seen too many cases where having devs think they own code leads to egos being attached to the code, which creates worse roadblocks to getting it fixed than anything else.

I just test the code I write so whenever there's a problem, I know it'll be in someone else's code instead of mine. Helps me relax at night Smile | :) .

Oh, and test data? A useful tool, but not a sufficient one. It misses sooo much, and all the bugs that cause catastrophic failures are almost always in untested parts of the code. As devs, its our job to not leave parts of the code untested. Period.
We can program with only 1's, but if all you've got are zeros, you've got nothing.

GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 5:48
mvaraddevus6-Jan-17 5:48 
GeneralRe: Developers Who Test (and Don't) Pin
#realJSOP5-Jan-17 4:54
mve#realJSOP5-Jan-17 4:54 
GeneralRe: Developers Who Test (and Don't) Pin
Kevin Marois5-Jan-17 4:59
professionalKevin Marois5-Jan-17 4:59 
GeneralRe: Developers Who Test (and Don't) Pin
#realJSOP5-Jan-17 5:05
mve#realJSOP5-Jan-17 5:05 
GeneralRe: Developers Who Test (and Don't) Pin
R. Giskard Reventlov5-Jan-17 5:06
R. Giskard Reventlov5-Jan-17 5:06 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 5:10
mvaraddevus5-Jan-17 5:10 
GeneralRe: Developers Who Test (and Don't) Pin
R. Giskard Reventlov5-Jan-17 5:16
R. Giskard Reventlov5-Jan-17 5:16 
GeneralRe: Developers Who Test (and Don't) Pin
Mycroft Holmes5-Jan-17 20:42
professionalMycroft Holmes5-Jan-17 20:42 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 2:05
mvaraddevus6-Jan-17 2:05 
GeneralRe: Developers Who Test (and Don't) Pin
Johnny J.5-Jan-17 5:38
professionalJohnny J.5-Jan-17 5:38 
GeneralRe: Developers Who Test (and Don't) Pin
Dominic Burford5-Jan-17 6:43
professionalDominic Burford5-Jan-17 6:43 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 7:53
mvaraddevus5-Jan-17 7:53 
GeneralRe: Developers Who Test (and Don't) Pin
Dominic Burford5-Jan-17 21:22
professionalDominic Burford5-Jan-17 21:22 
GeneralRe: Developers Who Test (and Don't) Pin
Ralph Little6-Jan-17 6:20
Ralph Little6-Jan-17 6:20 
GeneralRe: Developers Who Test (and Don't) Pin
Herbie Mountjoy5-Jan-17 22:12
professionalHerbie Mountjoy5-Jan-17 22:12 
GeneralRe: Developers Who Test (and Don't) Pin
CDP18025-Jan-17 6:31
CDP18025-Jan-17 6:31 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 8:40
mvaraddevus5-Jan-17 8:40 

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.