A Code inspection & walkthroughs are two primary human testing methods. The objective is to find errors & not find solution to the errors.
A code inspection is a set of procedures and error detection techniques for group code reading.An inspection team usually consists of four people-moderator,programmer,test specialist & program's designer.
The moderator distributes the program's listing and design specification to the other participants.In the inspection, programmer narrates the logic statement by statement.Other team members should raise questions & try to determine whether error exists or not. The program should be analyzed with respect to a checklist of historically common programming errors.
No comments:
Post a Comment