标题: 求教缺陷状态图 [打印本页] 作者: jason_zy 时间: 2004-9-25 14:42 标题: 求教缺陷状态图 请各位大侠给小弟讲讲缺陷状态图,在网上只找到一份关于这个的资料,还不是很好。正在郁闷ing.作者: songfun 时间: 2004-9-26 01:10
对不起,我也不太清楚,可以问问pcl和jackei,这两个是我们51testing的几个不错的大侠,看看他们能不能帮上忙。作者: ZQL1981 时间: 2007-10-27 17:52
New:when you find a bug at the first time,please set it as "new" .
Duplicate:when you send the bug to your developer,he will check it first whether it has already been submitted.
Postpone: when you send the bug to your developer, he will check it whether it is urgent or not .If he think it can be postpone he will ask PM if PM also think it is not urgent too,then it will be setted as "Reopen" or "Abandon" otherwise "Open"or"Rejected"will be its status.
Rejected:when the bug will not postpone,the developer will check it whether it is a real bug or not if he thinks it is not a bug ,he will ask PM then the PM will decide its status, if "yes" it will be setted as "abandon" otherwise "Open" will be its status.
Open:The developer open the bug and begin fix it.
Fixed:The developer fixes the bug.
Reopen:You as a tester check the bug onece more whether it can pass or not.
Close:The bug is reworked correctly.