UNIT-2 PPT
UNIT-2 PPT
SOFTWARE DEFECTS
What is a Defect?
A software bug arises when the expected result don't match with
the actual results. It can also be error, flaw, failure, or fault in a
computer program. Most bugs arise from mistakes and errors made
by developers, architects.
Following are the methods for preventing programmers from
introducing bugs during development:
Programming Techniques adopted
Software Development methodologies
Peer Review
Code Analysis
Common Types of Defects