Click here to Skip to main content
15,891,184 members

Survey Results

Should developers test their own code?   [Edit]

Survey period: 13 Dec 2010 to 20 Dec 2010

Let the religious wars begin.

OptionVotes% 
Yes, developers should fully test their own code30429.72
Yes, for some tests (unit, load test etc), no for others (eg functional, acceptance tests)50048.88
Yes, if there is no one else who can test for them11210.95
No, all tests should be planned, written and executed by dedicated testers585.67
Let the customers test the code!333.23
Other161.56

View optional text answers (26 answers)


 
GeneralYes and No Pin
Ravi Sant16-Dec-10 3:59
Ravi Sant16-Dec-10 3:59 
GeneralRe: Yes and No Pin
Albert Dadze16-Dec-10 22:45
Albert Dadze16-Dec-10 22:45 
GeneralFunctional and acceptance tests... Pin
Marc Clifton15-Dec-10 15:56
mvaMarc Clifton15-Dec-10 15:56 
JokeHell No Pin
Dan Mos15-Dec-10 7:41
Dan Mos15-Dec-10 7:41 
Generalboth developers and testers should test the code but with different purposes Pin
peter_s11114-Dec-10 3:53
peter_s11114-Dec-10 3:53 
GeneralRe: both developers and testers should test the code but with different purposes Pin
ChandraRam14-Dec-10 3:55
ChandraRam14-Dec-10 3:55 
GeneralRe: both developers and testers should test the code but with different purposes Pin
OriginalGriff14-Dec-10 4:14
mveOriginalGriff14-Dec-10 4:14 
GeneralRe: both developers and testers should test the code but with different purposes Pin
Camilo Sanchez14-Dec-10 4:50
Camilo Sanchez14-Dec-10 4:50 
GeneralRe: both developers and testers should test the code but with different purposes Pin
Jeremy Hutchinson14-Dec-10 10:09
professionalJeremy Hutchinson14-Dec-10 10:09 
GeneralRe: both developers and testers should test the code but with different purposes Pin
peter_s11114-Dec-10 22:07
peter_s11114-Dec-10 22:07 
GeneralIs this question about how it should be or how it is? Pin
Pater13-Dec-10 20:13
Pater13-Dec-10 20:13 
GeneralRe: Is this question about how it should be or how it is? Pin
John M. Drescher14-Dec-10 3:06
John M. Drescher14-Dec-10 3:06 
GeneralRe: Is this question about how it should be or how it is? Pin
Xiangyang Liu 刘向阳14-Dec-10 8:33
Xiangyang Liu 刘向阳14-Dec-10 8:33 
GeneralRe: Is this question about how it should be or how it is? Pin
nsimeonov14-Dec-10 14:24
nsimeonov14-Dec-10 14:24 
GeneralSo many boring people... Pin
nsimeonov13-Dec-10 17:41
nsimeonov13-Dec-10 17:41 
GeneralRe: So many boring people... PinPopular
567890123413-Dec-10 21:33
567890123413-Dec-10 21:33 
GeneralRe: So many boring people... PinPopular
OriginalGriff14-Dec-10 2:22
mveOriginalGriff14-Dec-10 2:22 
GeneralRe: So many boring people... PinPopular
John M. Drescher14-Dec-10 3:12
John M. Drescher14-Dec-10 3:12 
GeneralRe: So many boring people... Pin
nsimeonov14-Dec-10 14:09
nsimeonov14-Dec-10 14:09 
This is what I am talking about - 5 minutes of debugging to check the most obvious problems. No imagination to check anything weird like filling the form bottom-up or just chaotic.

No developer would admit about being lousy at testing but this is the sad truth. Give a product to real customers (read: people who don't want to use it and try to hack it in every possible way), I mean - give it after one-week of "thorough testing" and in the next day or two you get a few pages with bugs and error reports.

It's that programmers who design a system know how it works and expect it to be used "properly". Even simple stuff like entering $123.45 as price not 123.45 may go thorough undetected.

To everyone who claims to test good: do you spend more time to test your code than it takes to write it? Really?
GeneralRe: So many boring people... [modified] Pin
nsimeonov14-Dec-10 14:22
nsimeonov14-Dec-10 14:22 
GeneralRe: So many boring people... Pin
Mycroft Holmes18-Dec-10 16:42
professionalMycroft Holmes18-Dec-10 16:42 
GeneralDevelopers and Testers Pin
Rosenne13-Dec-10 7:48
Rosenne13-Dec-10 7:48 
GeneralRe: Developers and Testers Pin
BigJohnT13-Dec-10 12:09
BigJohnT13-Dec-10 12:09 
GeneralRe: Developers and Testers Pin
Rosenne13-Dec-10 22:00
Rosenne13-Dec-10 22:00 
GeneralRe: Developers and Testers Pin
aeternam14-Dec-10 1:14
aeternam14-Dec-10 1: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.