0% found this document useful (0 votes)
6 views

Software Quality

Uploaded by

noshabaayaz744
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Software Quality

Uploaded by

noshabaayaz744
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Software Engineering Concepts

(CSC291)

Lecture (Software Quality Assurance)


Ambreen Kousar
[email protected]

Department of Computer Science


COMSATS University Islamabad,
Vehari
Cost Impact of Software Defects
Error → Defect → Bug → Fault/Failure
• A human action or misunderstanding that leads to incorrect
software results
• A flaw or deviation in the software artifact (e.g., code, design)
caused by an error.
• A defect that is discovered during testing or operation.
• A bug or defect remaining unresolved, causing operational
failures.
• Key Relationship
• Error causes a Defect.
• A Defect becomes a Bug when identified during testing.
• A Bug results in a Fault if it is not resolved before release

You might also like