Defect Classification Scheme (Jan 06)
From HPCBugBase
HPCBugBase Menu
Submit feedback
Overview
Index
- Defect types (defect patterns)
- Specific defects (individual defects that belong to a defect type)
- Instances (code examples)
- Articles (various info)
- Templates
- Show all categories
- Show all pages
Index by Languages
Contents |
[edit] Description of Defect Classification Scheme
This is an initial defect classification scheme developed by the Experimental Software Engineering Group at University of Maryland based on the data from classroom studies.
(After we conducted the Validation of the Defect Classification Scheme (Jan 06), we have developed an updated scheme: Defect Classification Scheme (Mar 06).)
[edit] Purpose
Classify recurring defects identified in the classroom studies
[edit] Entries
| Type | Definition |
| Algorithm | Logical error |
| Serial Constructs | Defects also seen in a sequential program |
| Parallel Language Features | Misuse of failure to use language features |
| Problem Space Decomposition | Incorrect/improper decomposition |
| Synchronization | Incorrect/unnecessary synchronization |
| Load Balancing | Unbalanced workload for processes/threads |
[edit] Other Findings and Contexts
Description of other findings and contexts
