you never doubt youself,I belive!

如何写缺陷报告(翻译)

上一篇 / 下一篇  2009-09-13 23:05:15 / 个人分类:测试基础知识

查看( 1058 ) / 评论( 1 )
Bug reports should include following basic things.
缺陷报告应该包含以下基本项:
 

1. Bug summary
2. A little more description than the Bug summary
3. Pre-condition & Steps to re-produce
4. Actual result
5. Expected result
6. Severity & Priority
7. Any screen shots, AUT (Application under test) logs.
8. AUT Version on which this defect\issues arises.
9. Frequency of the defect. Always\Sometime
1.缺陷概要
2.简要的缺陷描述
3.产生缺陷的先决条件及重现的步骤
4.实际结果
5.预期结果
6.严重性及优先级
7.必要的屏幕截图,及AUT日志
8.应用程序测试在版本上产生的错误
9.标记该缺陷出现的频率。 经常/偶尔
 
 

Bug reports should be such that the developers get all the information they require to reproduce the defect. Here are some handy tips to do this.
缺陷报告应该使开发人员获得缺陷重现的所有信息。可以从以下有几点考虑:
 

1. Review each bug report yourself before filing it. Ask yourself these simple questions during this review
- Does the summary convey the gist of the defect?
- Have I put in all the information that I have collected for troubleshooting for this defect?
- Can I do anything else to help the developers?
- Is anything in the bug report creating confusion?
- Is the severity & priority justified?
- Am I putting in too many attachments? All of them are really required?
 
1.在整理每个缺陷文档的之前先检查一遍。问问自己以下几个问题:
- 总结是否描述清楚了缺陷的要点?
- 我是否将所有的缺陷的信息整理好了?
- 我还可以再做什么让开发人员更了解问题所在?
- 严重性和优先级是否合理?
- 我是否添加了过多附件? 所有添加的是否都是必须的?
 

2. You will encounter defects that are not always reproducible, or not reproducible on all environments (Operating System, Database, etc). Mention your findings clearly. These defects have the highest probability of being marked invalid. Handle such defects with extra care and make sure you put in every piece of information in there.
 
2.你经常会遇到一些不能重现或者在所有的环境中都不能重现的缺陷(操作系统数据库,等等)。这样的问题你要提出。那些缺陷很可能被标记无效。要加倍消息这样的报告,确保重现的每条信息都完整。

 
3. Write that defect at the very next moment you find it. If you postpone it, you will forget some thing or the other, or spend more time in re-reproducing the issue.
 
3. 如果该缺陷第二次被发现。 如果你延迟,你很可能会忘记一些信息或者其他,那样的话你将要花更多时间去重现这个问题。
 

4. While you are testing integration of more than one application or End to end testing which involves more than one application, make sure you specify correct version of all the application used.

4.当你整个一个或多个应用程序时,确保你指定的版本正确。
 
 
 

TAG:

guan1003发布于2009-10-02 23:56:13
dddddddddddddddddddddddddddddddd
我来说两句

(可选)

Open Toolbar