Click here to Skip to main content
15,906,766 members

Survey Results

What kind of formal testing process does your shop have?   [Edit]

Survey period: 16 Sep 2002 to 22 Sep 2002

Evidently testing is a worthwhile epilogue to the process of developing an application. How do you go about this arcane task?

OptionVotes% 
QA department staffed by trained testing professionals.16026.58
Formalized testing on releases only, using borrowed resources.9916.45
The receptionist tests in her spare time.508.31
The programmers wrote it, they can test it.23138.37
What's a testing process?6210.30



 
GeneralPre-QA department Pin
Steve Hopkins21-Sep-02 10:46
Steve Hopkins21-Sep-02 10:46 
GeneralMissing option Pin
Jack Handy20-Sep-02 20:25
Jack Handy20-Sep-02 20:25 
GeneralRe: Missing option Pin
David Wulff21-Sep-02 6:18
David Wulff21-Sep-02 6:18 
GeneralWhere is the text answer ? Pin
Mauricio Ritter18-Sep-02 2:06
Mauricio Ritter18-Sep-02 2:06 
GeneralRe: Where is the text answer ? Pin
Navin18-Sep-02 6:59
Navin18-Sep-02 6:59 
GeneralQA Team vs Development Team Pin
Black Cat17-Sep-02 6:22
Black Cat17-Sep-02 6:22 
GeneralRe: QA Team vs Development Team Pin
Michael P Butler17-Sep-02 22:30
Michael P Butler17-Sep-02 22:30 
GeneralRe: QA Team vs Development Team Pin
Paul Watson17-Sep-02 22:53
sitebuilderPaul Watson17-Sep-02 22:53 
GeneralRe: QA Team vs Development Team Pin
George17-Sep-02 23:41
George17-Sep-02 23:41 
GeneralRe: QA Team vs Development Team Pin
Paul Watson18-Sep-02 0:23
sitebuilderPaul Watson18-Sep-02 0:23 
GeneralRe: QA Team vs Development Team Pin
George18-Sep-02 16:50
George18-Sep-02 16:50 
GeneralRe: QA Team vs Development Team Pin
Bruce Duncan21-Sep-02 8:19
Bruce Duncan21-Sep-02 8:19 
GeneralRe: QA Team vs Development Team Pin
Paul Watson22-Sep-02 4:39
sitebuilderPaul Watson22-Sep-02 4:39 
GeneralRe: QA Team vs Development Team Pin
George17-Sep-02 23:50
George17-Sep-02 23:50 
GeneralRe: QA Team vs Development Team Pin
Paul Watson18-Sep-02 0:27
sitebuilderPaul Watson18-Sep-02 0:27 
GeneralRe: QA Team vs Development Team Pin
George18-Sep-02 1:15
George18-Sep-02 1:15 
GeneralRe: QA Team vs Development Team Pin
Paul Watson18-Sep-02 3:12
sitebuilderPaul Watson18-Sep-02 3:12 
GeneralRe: QA Team vs Development Team Pin
George18-Sep-02 3:34
George18-Sep-02 3:34 
GeneralRe: QA Team vs Development Team Pin
Anonymous22-Sep-02 0:19
Anonymous22-Sep-02 0:19 
GeneralRe: QA Team vs Development Team Pin
Anonymous20-Sep-02 18:58
Anonymous20-Sep-02 18:58 
GeneralRe: QA Team vs Development Team Pin
Navin18-Sep-02 6:53
Navin18-Sep-02 6:53 
Black Cat wrote:
The problem with QA is, they don't know how the app works and therefore every "bug" is equally important to them. If a QA finds 2 typos on a web page, he will write formal reports and thinks that he has earned his paycheck for the day.

The problem with a developer is, he thinks that all users including QA should know how the app is implemented (give me a real bug to fix, don't bother me with trivial things).


And interestingly, the "truth" is somewhere between. In our company, (in theory) the testers log problems, but a separate person (or group) determines how severe it is. For instance, if the code crashes during normal operation, that's considered severe. If a particular piece of text is bold when it should be italics, then that is considered less severe.

The decision to fix something, then, is based on: how much time do we have, how severe is it, and how much code will it take?

However, we do spend a lot of time fixing seemlingly cosmetic stuff (e.g., text). This is especially important when our apps get translated... users hate when a button that was the right size in English turns out to be too small in Spanish, and text is cut off.

I actually don't mind fixing "trivial" things, because they are usually easy to fix. It's the nasty crashes that point to design flaws that are the problem. Big Grin | :-D


There are three types of people in this world: those who can count, and those who can't.
GeneralTesting is part of the development process Pin
[James Pullicino]17-Sep-02 3:19
[James Pullicino]17-Sep-02 3:19 
GeneralRe: Testing is part of the development process Pin
Navin18-Sep-02 6:57
Navin18-Sep-02 6:57 
GeneralRe: Testing is part of the development process Pin
Erik Frohne (Work)18-Sep-02 20:29
Erik Frohne (Work)18-Sep-02 20:29 
GeneralThe customer tests it Pin
Phil J Pearson17-Sep-02 1:47
Phil J Pearson17-Sep-02 1:47 

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.