bug缺陷严重与优先性定义
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
bug缺陷严重与优先性定义
优先等级对照表Priority List
缺陷状态Status
此栏位表明缺陷现在状态,允许值包含:
This field indicates the current bug status. The permissible values include:
⏹新缺陷:标示一个缺陷状态刚发现。
New: status indicates a bug that is being reviewed and fixed by development.
⏹审核中:标示一个缺陷状态正进行经由审核与修复。
Under Review: status indicates a bug that is being reviewed and fixed.
⏹测试进行中:标示一个缺陷状态正进行重测,但将花时间或
正等待一些标准在重测前。
Testing In Progress: status indicates a bug that is being re-tested, but will take time
⏹需要重测:标示一个缺陷状态已经修复和正等待重测。
Needs Re-Test: status indicates a bug that has been fixed and is waiting re-testing.
⏹重审核:标示一个缺陷状态修复,重测但仍发现有错误。
Re-Review: status indicates a bug that was fixed, re-tested, and found to still contain the error.
⏹关闭:标示一个缺陷状态已经修复,重测和通过确认,缺陷
修正。
Closed: status indicates a bug that has been fixed, re-tested and pass verification. The bug is fixed.
⏹暂时递延:标示一个缺陷状态已经递延到补丁发布等。
Temp Deferred: status indicated a bug that has been deferred until the patch release, etc.
评定代码Code
递延:结果表示缺陷将递延至下次发行(延后) 。
Deferred: outcome indicating that bug will be deferred until next release (postpone).
测试用例设计因素:结果表示缺陷想要表现的方式,事实上期望值与实际值相同(例如测试人员断定期望值是不正确的) 。
By Design: outcome indicating that bug was intended to act that way, and expected value is in fact the same as actual
value(thus, tester’s assertions for expected values were erroneous).
重复:结果表示缺陷已存在。
Duplicate: outcome indicating that bug already exists.
修复:状态表示缺陷已修复。
Fixed: status indicating that bug has been fixed.
非缺陷:结果表示缺陷不是真正的缺陷。
Not a Bug: outcome indicating that bug was not truly a bug at all.
不能再现:结果表示缺陷不能再现。
Not Reproducible: outcome indicating that bug was unable to be reproduced.