in reply to What is wrong with testing like a noob
But "noob" testing does pick up alot of bugs that "predefined testing" dosn't get, because the "predefined tests" are usually testing for things the programmmer IS AWARE of. Whereas the "noob" testing uncovers things which were totally unexpected.
In Tk I use noob testing all the time. I just start clicking away and entering values that some dumb_as_ might do if he was running things without reading the instructions. I find alot of "little glitches" which the programmer dosn't account for because he/she assumes the end-user is competent.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: What is wrong with testing like a noob
by skyknight (Hermit) on Jun 27, 2004 at 17:32 UTC |