Click here to Skip to main content
15,896,557 members

Survey Results

Do you do Unit Testing?

Survey period: 3 Aug 2015 to 10 Aug 2015

Whether it's using a formal unit testing system or hand-made tests of the fundamental parts of your system: do you do it?

OptionVotes% 
We unit test everywhere, always.20411.56
We test the most important and/or non-trivial units,31317.73
We unit test some pieces. Sometimes.44825.38
We never unit test,29116.49
What is unit testing?50928.84



 
GeneralFORTH is unit testing Pin
BrainiacV4-Aug-15 4:43
BrainiacV4-Aug-15 4:43 
GeneralRe: FORTH is unit testing Pin
RugbyLeague4-Aug-15 23:20
RugbyLeague4-Aug-15 23:20 
GeneralRe: FORTH is unit testing Pin
Vivi Chellappa5-Aug-15 3:41
professionalVivi Chellappa5-Aug-15 3:41 
QuestionDoes anyone else seem to find that... Pin
Wastedtalent4-Aug-15 3:04
professionalWastedtalent4-Aug-15 3:04 
AnswerRe: Does anyone else seem to find that... PinPopular
Doug_K4-Aug-15 4:31
Doug_K4-Aug-15 4:31 
GeneralRe: Does anyone else seem to find that... Pin
Wastedtalent4-Aug-15 4:34
professionalWastedtalent4-Aug-15 4:34 
GeneralRe: Does anyone else seem to find that... Pin
Rob Philpott4-Aug-15 23:17
Rob Philpott4-Aug-15 23:17 
GeneralRe: Does anyone else seem to find that... Pin
Slacker0075-Aug-15 1:59
professionalSlacker0075-Aug-15 1:59 
AnswerDoes anyone *else* seem to find that... PinPopular
Chris Maunder4-Aug-15 7:42
cofounderChris Maunder4-Aug-15 7:42 
GeneralMaybe Pin
RugbyLeague3-Aug-15 21:49
RugbyLeague3-Aug-15 21:49 
GeneralRe: Maybe Pin
Rob Philpott4-Aug-15 23:19
Rob Philpott4-Aug-15 23:19 
AnswerI don't Knit ~ ergo, nothing to test... Pin
MacSpudster3-Aug-15 8:45
professionalMacSpudster3-Aug-15 8:45 
GeneralBy any other name PinPopular
W Balboos, GHB3-Aug-15 2:05
W Balboos, GHB3-Aug-15 2:05 
Everything we release to the evil ones (users) is tested.* Things are tested in their context: at function level, class level, and application level. Experience has shown that testing all the small pieces is no substitute for testing the real thing when they're lovingly cobbled together.

Make up new names for old ideas. Pretend these are new strategies if it makes you feel special. It's a simple bottom line:

When you let that thing loose, from someones perspective it's got your name on it. Whatever that's worth to you . . .

*Unlike modern HDD's which are tested via the RMA strategy: cheaper to replace than to test.


"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010



GeneralRe: By any other name Pin
Mohibur Rashid3-Aug-15 16:03
professionalMohibur Rashid3-Aug-15 16:03 
GeneralRe: By any other name Pin
Daniel Pfeffer8-Aug-15 22:53
professionalDaniel Pfeffer8-Aug-15 22:53 
GeneralUnit Testing is a great idea in theory Pin
Slacker0073-Aug-15 0:17
professionalSlacker0073-Aug-15 0:17 
GeneralUnit tests are overrated... PinPopular
Sander Rossel2-Aug-15 20:44
professionalSander Rossel2-Aug-15 20:44 
GeneralRe: Unit tests are overrated... Pin
KarstenK2-Aug-15 21:12
mveKarstenK2-Aug-15 21:12 
GeneralRe: Unit tests are overrated... Pin
jgakenhe3-Aug-15 1:58
professionaljgakenhe3-Aug-15 1:58 
GeneralRe: Unit tests are overrated... Pin
Vikram A Punathambekar3-Aug-15 6:59
Vikram A Punathambekar3-Aug-15 6:59 
GeneralRe: Unit tests are overrated... Pin
Jahmal233-Aug-15 7:07
Jahmal233-Aug-15 7:07 
GeneralRe: Unit tests are overrated... PinPopular
ed welch3-Aug-15 23:34
ed welch3-Aug-15 23:34 
GeneralRe: Unit tests are overrated... Pin
H.Brydon4-Aug-15 17:33
professionalH.Brydon4-Aug-15 17:33 
GeneralRe: Unit tests are overrated... Pin
ed welch6-Aug-15 0:57
ed welch6-Aug-15 0:57 
GeneralUnit test for class libraries Pin
Mostafa A. Ali2-Aug-15 20:43
professionalMostafa A. Ali2-Aug-15 20:43 

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.