当前位置:网站首页>Bug description, rating and life cycle
Bug description, rating and life cycle
2022-06-29 10:37:00 【Xihong Shiwang has many fish】
How to describe a bug
1. Find the problem version
2. The environment in which the problem arises
3. Steps for error recurrence : Describe the shortest steps for problem recurrence
4. A description of the expected behavior
5. Description of the wrong behavior
6. Other requirements ( For example, fault classification, etc )

bug To rank
1.Blocker( collapse )
2. Critical( serious )
3.Major( commonly )
4.Minor( secondary )
bug Life cycle of (open—closed)
New: Newly discovered bug, Decide whether to assign developers to modify without review
Open: Confirmation is bug, And think it needs to be modified , Assign to the appropriate Developer
Fixed: After the developer makes the modification, it is marked as the modification status , To be verified by regression test of testers
Rejected: If not bug, Refuse to modify
Delay: If you think it doesn't need to be modified or can't be modified for the time being , Modify later
Closed: Modify the state of bug The regression verification by the tester passed , Then close bug
Reopen: If verified bug There is still , You need to reopen bug, Revised by the developer group
invalid bug:open->closed open->rejected->closed

边栏推荐
- QGIS mapping
- 在VMware workstation中安装WMware ESXi 6.5.0并进行配置
- 2019.10.6 training summary
- AQS之BlockingQueue源码解析
- BUUCTF RE-easyre
- Excel日期及数字格式处理
- CLR via C reading notes - single instance application
- Slide the custom control to close the activity control
- Add/modify/drop column of alter table operation in MySQL
- 全面理解Volatile关键字
猜你喜欢

Beautiful ruins around Kiev -- a safe guide to Chernobyl!

Text of the basic component of the shutter

C#中Linq常用用法

BUUCTF--内涵的软件

如何快速完成磁盘分区

Slide the custom control to close the activity control

Arc view and arc viewpager

AQS之ReentrantLock源码解析

Download control 1 of custom control (downloadview1)

AQS之BlockingQueue源码解析
随机推荐
The process of updating a record in MySQL
Dynamic planning summary
二叉树
arcgis创建postgre企业级数据库
October 17, 2020: question brushing 1
Implementation of iequalitycomparer interface in C #
Recurrence of vulnerability analysis for Cisco ASA, FTD and hyperflex HX
September 29, 2020 non commodity templating code level rapidjson Library
Analysis on the specific execution process of an insert statement in MySQL 8.0 (3)
MySQL InnoDB data length limit per row
Oracle重置序列发生器(非重建)
mysql 8.0 一条insert语句的具体执行流程分析(二)
SQL Server 数据库的连接查询
在实践中学习Spark计算框架(01)
通过Win32API调用另一界面的按钮
1-数据库了解
打印9*9乘法口诀表(C语言)
SQL Server 数据库的几种简单查询
云主机端口扫描
BUUCTF--reverse2