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
- varags
- MANTIS
- 안드로이드
- javascript
- 이클립스
- decompiler
- MSsql
- 자바
- Bootstrap
- scrollView
- Web Service
- Apache Lucene
- SpringSource Tool Suite
- MS-SQL
- Eclipse
- jsp
- TextBox
- 컬럼명
- html
- Android
- Maven
- 자바스크립트
- Java
- C#
- Redirect
- 웹뷰
- asp.net
- WebView
- 웹 서비스
- STS
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