当前位置:网站首页>Software testers, how to mention bugs?
Software testers, how to mention bugs?
2022-04-23 10:58:00 【Shuangchen legend Technology (Newton it College)】
Novice Test Engineer submit bug common problem : Unclear understanding of requirements 、 Yes bug Inaccurate positioning 、 Unclear problem description, etc .
that , How can software testers improve Bug?
bug The submission is mainly divided into three parts : title 、 essential information 、 describe .
1. title
[ Problem side ][ General description ]
2. essential information
The seriousness of the problem : The more serious the problem, the priority should be given to
Question priority : High priority issues will be dealt with first
bug Type:bug type
Assigned user ( I.e. introduction bug Development of )
Related items : Linked to a specific project , Later can be used for analysis
Associated development ( I.e. introduction bug Development of )
3. describe
a. Relevant test data
For example, test account 、 Page Jump links and other test data .
b. Scene description : How to describe a scene is very important , It is also the key factor to determine whether the development can be positioned quickly
Sort out what kind of operation caused the problem
Try again to reproduce according to the steps we combed , Describe the operation according to each step
After the scene description is completed , The expected results and actual results need to be described or displayed
c. Related screenshots
ui A screenshot of the page
Screenshot of interface error report
Log related screenshots
db Screenshots of the results, etc
When we found the problem , The first thing to do is to confirm whether it is caused by the non-standard of our own testing . If you're not sure , You can try to reproduce again .bug The description must be specific , Otherwise, it will not only waste time , It's also inefficient . Of course, if some bug Not very descriptive , And when the cost of face-to-face communication is the lowest , We can choose the way with lower cost .
版权声明
本文为[Shuangchen legend Technology (Newton it College)]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231048105109.html
边栏推荐
- 闹钟场景识别
- Visual Road (XII) detailed explanation of collection class
- SQL Server cursor circular table data
- Manjaro installation and configuration (vscode, wechat, beautification, input method)
- @valid,@Validated 的学习笔记
- MBA-day5數學-應用題-工程問題
- 精彩回顾|「源」来如此 第六期 - 开源经济与产业投资
- Swagger2 自定义参数注解如何不显示
- Visual common drawing (III) area map
- HuggingFace
猜你喜欢
How to quickly download vscode
Charles 功能介绍和使用教程
Example of pop-up task progress bar function based on pyqt5
关于JUC三大常用辅助类
SSH uses private key to connect to server without key
JVM - common parameters
【leetcode】199.二叉树的右视图
Notes on concurrent programming of vegetables (V) thread safety and lock solution
Visual solutions to common problems (VIII) mathematical formulas
The courses bought at a high price are open! PHPer data sharing
随机推荐
454. Sum of four numbers (hash table)
Learning note 5 - gradient explosion and gradient disappearance (k-fold cross verification)
高价买来的课程,公开了!phper资料分享
Resolution and size of mainstream mobile phones
UEditor之——图片上传组件大小4M的限制
Visualization Road (11) detailed explanation of Matplotlib color
关于JUC三大常用辅助类
1. Sum of two numbers (hash table)
SQL Server cursor circular table data
Is the pointer symbol of C language close to variable type or variable name?
vm设置静态虚拟机
[provincial election joint examination 2022 d2t1] card (state compression DP, FWT convolution)
Deploy jar package
The courses bought at a high price are open! PHPer data sharing
/etc/shadow可以破解吗?
Visual common drawing (V) scatter diagram
MySql常用语句
SQL server query database deadlock
Introduction to data analysis 𞓜 kaggle Titanic mission (IV) - > data cleaning and feature processing
Learning notes 7-depth neural network optimization