Defect Type 缺陷類型 |
Defect Name 缺陷名稱 |
Description 描述 |
10 |
Documentation 文檔 |
Comments, software unit description 注釋,軟體單元描述 |
20 |
Build, package 版本,打包 |
Change management, library, version control 變更管理,庫檔案,版本控制 |
30 |
Assignment 賦值 |
Declaration, duplicate name, scope, limit 聲明,重複的名稱,範圍,限制 |
40 |
Design Entities Interface 設計實體介面 |
Procedure calls and reference, I/O, user formats 程序呼叫和參考,I/O,使用者格式 |
50 |
Checking 驗證 |
Error message, inadequate checks 錯誤資訊,不適當的驗證 |
60 |
Data 資料 |
Structure, content 結構,內容 |
70 |
Function 功能 |
Logic, pointer, loop, recursion, computation, function 邏輯,指標,迴圈,遞迴,計算,函數 |
80 |
System Behavioral 系統行為 |
Configuration, timing, memory 配置,處理效率,記憶體 |
100 |
Performance 效能 |
Metric values for measurable attributes of the system, execution time, timing of event, etc, 系統可度量屬性的指標數值,如執行時間,交易處理效率等 |
110 |
Quality 品質 |
Attributes of the system: usability, portability, reliability, maintainability 系統的特徵:可用性,可移植性,可靠性,可維護性 |
120 |
Constraints 限制 |
Constraints under which the system must operate usually affected by policies or regulations such as security, safety, or restriction hardware, etc… 系統必須遵循的限制條件,通常受政策或法令的影響,例如安全性或限制硬體 |
130 |
Software Interface 系統介面 |
Data management systems, operating system, other applications 資料管理系統,作業系統,其他應用程式 |
140 |
User Interface 使用者介面 |
Characteristics for the human/computer interaction: screen format, validation for user input, function availability, page layout, etc… 人機互動的特徵:螢幕格式,確認使用者輸入,功能有效性,頁面排版等 |
150 |
Norms 標準 |
Notation for design entities representation 設計實體表現的符號 |