next up previous contents index
Next: Code Inspection Up: White Box or Structural Previous: White Box or Structural

White Box Tests done in Teams

Code-inspections  and walk-throughs  -- the two chosen representatives for white box tests done in teams -- have been two of the first methods of testing  without the use of a computer (this is also called ``human testing''). These test have a lot in common and share the same basic idea. They are static test methods  which can already be used in very early phases of the development process. This makes it possible to detect faults  in a stage in which they can still be removed without causing extremely high expendituresgif.

To give a better survey, the common order of events for these tests will be given now. They will be discussed in detail later in this chapter.

First, the team is assigned. Each member gets enough information so he can be well preparedgif when the team meets for the first time a couple of weeks later. During this meeting which lasts approximately two hours and should not be interrupted, an exact list of all faults found is produced. It is important that the group does not start to look for solutions, because this would require too much time and it would distract them from their work. They are only supposed to find the bugs -- once more, testing is counterproductive .

There is disunity in the literature about the ideal size of this team, but five persons are not a bad choice. Now, who should to be in such a team to have an optimal chance of success (see also [ieee89])?




next up previous contents index
Next: Code Inspection Up: White Box or Structural Previous: White Box or Structural

Ingo Melzer
Mon Aug 5 15:12:01 MET DST 1996