Defect Instance (Template)
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
[edit] Template
{{Main Menu}}
[[Category:Defect Instances]]
__TOC__
== Problem ==
== Location ==
== Failure ==
== Time to Find and Fix ==
== Developer Workflow ==
== Other Findings and Contexts ==
{{backlinks}}
This template is for the page entries recording actual defects identified in the source code. To create a new page using this template, just copy and paste the source of this page and edit it.
Contents |
[edit] Problem
The problem being solved by the progrm in which the defect was found
[edit] Location
The location where the defect was found: e.g., file name, version, line number.
[edit] Failure
How does someone know it is a defect? How does the defect surface?
[edit] Time to Find and Fix
When was the defect inserted and when was it fixed?
[edit] Developer Workflow
How was the defect identified and fixed by the developer?
[edit] Other Findings and Contexts
Description of other findings and contexts
