Click here to Skip to main content
15,899,679 members

Survey Results

Do dedicated testers reduce total debugging time?

Survey period: 21 Oct 2013 to 28 Oct 2013

The sooner you find a bug after writing the code, the easier it is to fix. Does this mean that dedicated testers get your bug count to zero faster?

OptionVotes% 
Yes, total debugging time decreases with dedicated testers71254.02
No, debugging time increases because the dedicated testers find many more bugs than your customers35927.24
I don't see a difference24718.74



 
GeneralBad options. Pin
mikepwilson23-Oct-13 8:13
mikepwilson23-Oct-13 8:13 
GeneralLarge Scale Pin
contracting199022-Oct-13 23:47
contracting199022-Oct-13 23:47 
GeneralWell - It Depends Upon Pin
W Balboos, GHB22-Oct-13 1:45
W Balboos, GHB22-Oct-13 1:45 
GeneralSomehow, the metric posed by the question doesn't fit Pin
Gary Wheeler22-Oct-13 0:47
Gary Wheeler22-Oct-13 0:47 
GeneralMany times, debugging time increases - And that's NOT a bad thing. Pin
Rutvik Dave21-Oct-13 23:32
professionalRutvik Dave21-Oct-13 23:32 
GeneralIt Depends on tester Pin
Suvabrata Roy21-Oct-13 21:18
professionalSuvabrata Roy21-Oct-13 21:18 
GeneralNot so much Pin
PIEBALDconsult21-Oct-13 15:41
mvePIEBALDconsult21-Oct-13 15:41 
GeneralThe limited outside beta testing I did was invaluable. Pin
Ron Anders21-Oct-13 7:42
Ron Anders21-Oct-13 7:42 
GeneralBugs that can be ignored Pin
  Forogar  21-Oct-13 4:26
professional  Forogar  21-Oct-13 4:26 
GeneralRe: Bugs that can be ignored Pin
Dan Neely21-Oct-13 5:19
Dan Neely21-Oct-13 5:19 
GeneralRe: Bugs that can be ignored Pin
LOKImotive25-Oct-13 9:26
LOKImotive25-Oct-13 9:26 
GeneralRe: Bugs that can be ignored Pin
Matt Alexander28-Oct-13 6:38
Matt Alexander28-Oct-13 6:38 
General"Answers" not answering the question Pin
Nicholas Marty21-Oct-13 2:38
professionalNicholas Marty21-Oct-13 2:38 
I feel like the answers are answering a different question...
Quote:
The sooner you find a bug after writing the code, the easier it is to fix. Does this mean that dedicated testers get your bug count to zero faster?

Answers:
Quote:
Yes, total debugging time decreases with dedicated testers
True. Reason: You are still more or less familiar with the code that the QA is testing. However, they might also find many "bugs" that aren't really bugs, but expected behaviour etc. You have to track every bug down. Sure, the code is sooner without (lots) of bugs. However you have also probably to invest more time
Quote:
No, debugging time increases because the dedicated testers find many more bugs than your customers
Also true. Reason: Customers will probably never find as many possible bugs as Q&A. Depending on the complexity you might never get any reports at all. Often customers also try something different or try again if it didn't work. However, if there is a bug it's often much more difficult to track down, as the customer often won't give you detailed steps what he did and the errors often come after quite some time when you have all but forgotten that piece of software.

There is no clear answer to that question, in my opinion.

Eventually it all comes down how good you, as a developer, are at testing your own code. Our mind is often set on how it should work and test it only in ways we'd expect users to use it. However, you have to test everything you wouldn't expect a user to do too. And if you're not good at coming up with such ideas dedicated testers might be better suited to find bugs in the code.

I guess there are some developers that are quite good at testing code, others might lack the imagination but on the other hand be exceptionally good at coding etc.
GeneralRe: "Answers" not answering the question Pin
Herbie Mountjoy21-Oct-13 20:07
professionalHerbie Mountjoy21-Oct-13 20:07 
GeneralMissing answers PinPopular
Dennis E White21-Oct-13 1:10
professionalDennis E White21-Oct-13 1:10 
GeneralRe: Missing answers Pin
ZurdoDev21-Oct-13 1:37
professionalZurdoDev21-Oct-13 1:37 
GeneralNever a D'oh! moment Pin
S Houghtelin21-Oct-13 0:51
professionalS Houghtelin21-Oct-13 0:51 
GeneralRe: Never a D'oh! moment Pin
Ben Daq21-Oct-13 1:47
Ben Daq21-Oct-13 1:47 
GeneralRe: Never a D'oh! moment Pin
Mycroft Holmes22-Oct-13 14:20
professionalMycroft Holmes22-Oct-13 14:20 
GeneralRe: Never a D'oh! moment Pin
Vivi Chellappa22-Oct-13 17:20
professionalVivi Chellappa22-Oct-13 17:20 
GeneralI never met one! Pin
Kornfeld Eliyahu Peter20-Oct-13 23:01
professionalKornfeld Eliyahu Peter20-Oct-13 23:01 
AnswerRe: I never met one! Pin
Joan M20-Oct-13 23:32
professionalJoan M20-Oct-13 23:32 
GeneralRe: I never met one! Pin
Amol_B25-Oct-13 1:41
professionalAmol_B25-Oct-13 1:41 
GeneralIncreases deliverables quality but the debugging time is probably around the same... Pin
AlexCode20-Oct-13 22:11
professionalAlexCode20-Oct-13 22:11 
GeneralRe: Increases deliverables quality but the debugging time is probably around the same... Pin
chriselst20-Oct-13 23:13
chriselst20-Oct-13 23:13 

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.