Click here to Skip to main content
15,879,326 members

Survey Results

Do you use Unit Testing in development?   [Edit]

Survey period: 23 Apr 2007 to 29 Apr 2007

It's been said that Unit Testing allows you to play your own Devil's Advocate. But do you bother?

OptionVotes% 
We unit test every piece of functionality we can19621.26
We unit test the main or top level pieces of functionality11912.91
We unit test some pieces. Sometimes.22123.97
We never unit test21723.54
What is unit testing?16918.33



 
GeneralUmmm Pin
Tarik Guney29-Apr-07 8:25
Tarik Guney29-Apr-07 8:25 
GeneralUnit Testing - Heck yea Pin
c0ry9827-Apr-07 7:22
c0ry9827-Apr-07 7:22 
GeneralRe: Unit Testing - Heck yea Pin
John R. Shaw30-Apr-07 20:25
John R. Shaw30-Apr-07 20:25 
GeneralEvil Survey Pin
Steve Hansen26-Apr-07 22:48
Steve Hansen26-Apr-07 22:48 
JokeRe: Evil Survey Pin
Ashley van Gerven28-Apr-07 17:56
Ashley van Gerven28-Apr-07 17:56 
GeneralRe: Evil Survey Pin
S Douglas29-Apr-07 1:58
professionalS Douglas29-Apr-07 1:58 
GeneralCustom software develpoment and testing Pin
balazs_hideghety26-Apr-07 3:33
balazs_hideghety26-Apr-07 3:33 
GeneralRe: Custom software develpoment and testing Pin
Hadi Eskandari8-Mar-09 20:17
professionalHadi Eskandari8-Mar-09 20:17 
GeneralBugging Pin
Nisamudheen24-Apr-07 20:25
Nisamudheen24-Apr-07 20:25 
GeneralRe: Bugging Pin
John M. Drescher25-Apr-07 6:31
John M. Drescher25-Apr-07 6:31 
GeneralRe: Bugging Pin
Nisamudheen26-Apr-07 0:39
Nisamudheen26-Apr-07 0:39 
GeneralUnit Testing Pin
Programm3r24-Apr-07 8:53
Programm3r24-Apr-07 8:53 
GeneralRe: Unit Testing Pin
Paul Glaubitz27-Apr-07 5:59
Paul Glaubitz27-Apr-07 5:59 
GeneralRe: Unit Testing Pin
John R. Shaw30-Apr-07 20:49
John R. Shaw30-Apr-07 20:49 
GeneralUnit vs functional tests Pin
Nemanja Trifunovic23-Apr-07 6:18
Nemanja Trifunovic23-Apr-07 6:18 
GeneralUnit Testing Not Equal To nUnit etc. Pin
C# Genius23-Apr-07 5:12
C# Genius23-Apr-07 5:12 
GeneralRe: Unit Testing Not Equal To nUnit etc. Pin
Daniel Monzert24-Apr-07 3:38
Daniel Monzert24-Apr-07 3:38 
GeneralRe: Unit Testing Not Equal To nUnit etc. Pin
John M. Drescher24-Apr-07 4:05
John M. Drescher24-Apr-07 4:05 
GeneralWhere possible Pin
Richard Jones23-Apr-07 2:20
Richard Jones23-Apr-07 2:20 
GeneralFor Mere Mortals? Pin
W Balboos, GHB23-Apr-07 1:44
W Balboos, GHB23-Apr-07 1:44 
GeneralRe: For Mere Mortals? Pin
Sam_c25-Apr-07 22:38
Sam_c25-Apr-07 22:38 
GeneralRe: For Mere Mortals? Pin
John R. Shaw28-Apr-07 11:22
John R. Shaw28-Apr-07 11:22 
GeneralRe: For Mere Mortals? Pin
W Balboos, GHB30-Apr-07 9:56
W Balboos, GHB30-Apr-07 9:56 
My younger brother spends much of his free time working on his house (go figure?). Anyway, there's an old adage he quotes which can be applied to doing testing as one goes along:

Measure Once - Cut Twice.

- or -

Measure Twice - Cut Once.


The irreversability of the cutting in the physical world may, perhaps, be related to the brown stains on ones reputation when their buggy application falls apart because ego precluded testing one's own code.

Another somewhat wise saying (am I going to get a reputation for this?):

"If you can't find the time to do it right the first time . . . how are you going to find the time to do it again?"









"The difference between genius and stupidity is that genius has its limits." - Albert Einstein

GeneralRe: For Mere Mortals? Pin
John R. Shaw30-Apr-07 20:21
John R. Shaw30-Apr-07 20:21 
GeneralWe never unit test!? Pin
Ravi Bhavnani23-Apr-07 1:43
professionalRavi Bhavnani23-Apr-07 1: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.