当前位置:网站首页>Test will: bug classification and promotion solution
Test will: bug classification and promotion solution
2022-07-04 22:29:00 【TEST_ Two black】
There are some initial small test teams , Yes BUG The list may be divided by importance , But there is no type division .
Actually , If you don't BUG Define the error type , The project manager or test manager is not good at confirming the improvement of subsequent quality improvement , Which link of R & D needs more improvement .
Therefore, it is reasonable to BUG The classification of documents is also a submission BUG The premise of . Here's what I did BUG Type classification :
Version submission problem
Issues related to version submission :
Program file or database script submission error
Program file missing or database script missing
Relevant documents are not submitted or document submission error
Relevant documents are not detailed
Wrong version number
Demand question
It involves the problems introduced in the requirements phase :
Problems caused by missing requirements in the requirements document
Problems caused by irrationality in requirements documents
Problems caused by contradictions in requirements documents
Functional issues
All problems that affect the normal use of functions :
The function required by the requirement is not realized
The functions implemented are beyond the scope of requirements
The function implementation does not meet the requirements
The function cannot be realized or operated normally
The database cannot store normally or the stored value is incorrect
The interface cannot correctly echo the entered value
Data cannot be refreshed in time
Link or download error
Exception handling
For abnormal data 、 Handling of abnormal operations :
No information legitimacy check
No duplicate judgment for key fields
No data length check
The abnormal operation is not handled
Program exceptions are not handled or handled incorrectly
UE problem
All affect the user's vision / Operational experience problems :
Interface text error or missing
Unclear prompt information 、 Wrong or missing
Interface style 、 The layout is not uniform
Inconvenient operation
The operation mode is not uniform
Performance issues
For operation response 、 Stability and other related problems :
The reaction speed of operation is slow
Unstable after long-term use
When the amount of data is too large, relevant operations are unresponsive or cause errors
Security issues
When it comes to encryption 、session Be overdue 、 Password verification 、 Authority and other related issues :
Data storage 、 Transmission encryption problem
Session Expiration time judgment
Page access control
Account login uniqueness check
User login password authentication 、 Password modification, verification, etc
Compatibility issues
Problems related to the use of different software versions or hardware :
Incompatible with operating system version
Incompatible with browser version
Incompatible with other related software versions
Incompatible with hardware
Suggestive questions
Include functional or operational recommendations :
Functional recommendations
Interface / Operational recommendations
Conduct BUG Type classification is only the first step , As WEB Class projects , In general , Two on the bright side 、 Three kinds of questions , It is easy to find and modify during self-test , The probability of leaving it to the test is relatively less .
Other problems are often caused by insufficient development time or lack of attention , A lot is left for the testing phase to propose . For this kind of phenomenon , The responsible project manager is sometimes more than willing and less than able , A less responsible project manager , It's possible to turn a blind eye .
As a test team , Want to improve the quality of submitted versions , You can try it in the following ways :
And project team , Confirm that the guidelines for receiving the version are clear , That is, let the project team members know what problems exist , The version will be called back ;
Provide P0 Use cases to development , Improve the self-test quality of development ;
Sort out the repeated problems of different development , Consult with the project manager on the specific code of each problem , Sort out the knowledge points in the project team , Conduct propaganda in the development team or organize special meetings to explain ;
For problems that seriously affect the test efficiency or occur repeatedly , The severity of the questionnaire can be appropriately increased , To attract the attention of the project team .
above , It's a personal fool , Welcome to leave a message together !
边栏推荐
- leetcode 72. Edit Distance 编辑距离(中等)
- Redis sentinel simply looks at the trade-offs between distributed high availability and consistency
- Postgresqlql advanced skills pivot table
- 服务线上治理
- Radio and television Wuzhou signed a cooperation agreement with Huawei to jointly promote the sustainable development of shengteng AI industry
- Zhiyang innovation signed a cooperation agreement with Huawei to jointly promote the sustainable development of shengteng AI industry
- HBuilder X 常用的快捷键
- 传智教育|如何转行互联网高薪岗位之一的软件测试?(附软件测试学习路线图)
- 283. Moving zero-c and language assisted array method
- 我在linux里面 通过调用odspcmd 查询数据库信息 怎么静默输出 就是只输出值 不要这个
猜你喜欢
Visual task scheduling & drag and drop | scalph data integration based on Apache seatunnel
Locust性能测试 —— 环境搭建及使用
UML diagram memory skills
TLA+ 入门教程(1):形式化方法简介
凭借了这份 pdf,最终拿到了阿里,字节,百度等八家大厂 offer
More than 30 institutions jointly launched the digital collection industry initiative. How will it move forward in the future?
Kdd2022 | what features are effective for interaction?
NAACL-22 | 在基于Prompt的文本生成任务上引入迁移学习的设置
Play with grpc - go deep into concepts and principles
Huawei Nova 10 series released Huawei application market to build a solid application security firewall
随机推荐
传智教育|如何转行互联网高薪岗位之一的软件测试?(附软件测试学习路线图)
服务线上治理
卷积神经网络模型之——LeNet网络结构与代码实现
Challenges faced by virtual human industry
leetcode 72. Edit Distance 编辑距离(中等)
ApacheCN 翻译、校对、笔记整理活动进度公告 2022.7
不同环境相同配置项的内容如何diff差异?
大厂的广告系统升级,怎能少了大模型的身影
并发网络模块化 读书笔记转
Practice and principle of PostgreSQL join
DevEco Device Tool 3.0 Release带来5大能力升级,让智能设备开发更高效
Solana链上应用Crema因黑客攻击停运
md5工具类
Jvm-Sandbox-Repeater的部署
LOGO特训营 第二节 文字与图形的搭配关系
Common shortcut keys for hbuilder x
Nat. Commun.| 机器学习对可突变的治疗性抗体的亲和力和特异性进行共同优化
Machine learning notes mutual information
Alibaba launched a new brand "Lingyang" and is committed to becoming a "digital leader"
The use of complex numbers in number theory and geometry - Cao Zexian