show/hide this revision's text 3 added hyperlink

In BS 7925-1(Glossary) - Glossary of terms used in software testing: An error is defined as: “A human action that produces an incorrect result”. A defect is defined as: “A manifestation of an error in software”. A failure is defined as: “Deviation of the software from its expected delivery or service”.

With these definitions a causal chain can be seen: A person makes an error that creates a defect in the software that can cause a failure in operation.

The link of this chain that is reported is the defect present in software.

A defect is identified by a repeatable, identifiable failure of the system to perform in the manner specified and agreed during the detailed Requirement, Specification or Design phases of the project and as outlined in the User Requirement, Function Specification or Software Module Design documents.

A defect is only termed a defect once the failure it causes is proven to be:-
• Reproducible,
• Documented,
• Inconsistent with the approved specifications.

Irreproducible failures are classed as incidents.

In our company once defects are reported they are assigned a Severity (Showstopper, Major, Minor Cosmetic) and a Priority (Urgent, Very High, High, Medium, Low).

show/hide this revision's text 2 added 165 characters in body

In BS 7925-1(Glossary) - Glossary of terms used in software testing: An error is defined as: “A human action that produces an incorrect result”. A defect is defined as: “A manifestation of an error in software”. A failure is defined as: “Deviation of the software from its expected delivery or service”.

With these definitions a causal chain can be seen: A person makes an error that creates a defect in the software that can cause a failure in operation.

The link of this chain that is reported is the defect present in software.

A defect is identified by a repeatable, identifiable failure of the system to perform in the manner specified and agreed during the detailed Requirement, Specification or Design phases of the project and as outlined in the User Requirement, Function Specification or Software Module Design documents.

A defect is only termed a defect once the failure it causes is proven to be:-
• Reproducible,
• Documented,
• Inconsistent with the approved specifications.

Irreproducible failures are classed as incidents.

In our company once defects are reported they are assigned a Severity (Showstopper, Major, Minor Cosmetic) and a Priority (Urgent, Very High, High, Medium, Low).

show/hide this revision's text 1

In BS 7925-1(Glossary) - Glossary of terms used in software testing: An error is defined as: “A human action that produces an incorrect result”. A defect is defined as: “A manifestation of an error in software”. A failure is defined as: “Deviation of the software from its expected delivery or service”.

With these definitions a causal chain can be seen: A person makes an error that creates a defect in the software that can cause a failure in operation.

The link of this chain that is reported is the defect present in software.

A defect is identified by a repeatable, identifiable failure of the system to perform in the manner specified and agreed during the detailed Requirement, Specification or Design phases of the project and as outlined in the User Requirement, Function Specification or Software Module Design documents.

A defect is only termed a defect once the failure it causes is proven to be:-
• Reproducible,
• Documented,
• Inconsistent with the approved specifications.

Irreproducible failures are classed as incidents.