Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 자바
- STS
- TextBox
- html
- varags
- Eclipse
- MS-SQL
- Web Service
- 이클립스
- 안드로이드
- Apache Lucene
- MANTIS
- C#
- Maven
- Bootstrap
- 자바스크립트
- scrollView
- asp.net
- Android
- 웹 서비스
- javascript
- SpringSource Tool Suite
- 웹뷰
- Java
- 컬럼명
- Redirect
- WebView
- MSsql
- decompiler
- jsp
Archives
- Today
- Total
bboks.net™
Difference between defect,error,bug,failure and fault 본문
Error : A discrepancy between a computed, observed, or measured value or condition and the true, specified, or theoretically correct value or condition. See: anomaly, bug, defect, exception, and fault
Failure: The inability of a system or component to perform its required functions within specified performance requirements. See: bug, crash, exception, fault.
Bug: A fault in a program which causes the program to perform in an unintended or unanticipated manner. See: anomaly, defect, error, exception, fault.
Fault: An incorrect step, process, or data definition in a computer program which causes the program to perform in an unintended or unanticipated manner. See: bug, defect, error, exception.
Defect: Mismatch between the requirements.
출처: http://software-testing-faq.blogspot.com/2007/08/difference-between-defecterrorbugfailur.html
Failure: The inability of a system or component to perform its required functions within specified performance requirements. See: bug, crash, exception, fault.
Bug: A fault in a program which causes the program to perform in an unintended or unanticipated manner. See: anomaly, defect, error, exception, fault.
Fault: An incorrect step, process, or data definition in a computer program which causes the program to perform in an unintended or unanticipated manner. See: bug, defect, error, exception.
Defect: Mismatch between the requirements.
출처: http://software-testing-faq.blogspot.com/2007/08/difference-between-defecterrorbugfailur.html