当前位置:网站首页>Basic software testing Day2 - Case Execution
Basic software testing Day2 - Case Execution
2022-04-23 12:07:00 【I want to eat ya】
Today's goal
-
Execute use cases ( Use cases written in class )
-
Defect related knowledge
Be able to say the software defect judgment criteria Be able to say the defect management process in the project Able to use Excel Manage defects Be able to use tools to manage defects
One 、 Use case execution
explain : The execution result is inconsistent with the expected result of the use case ( meaning ), For defects .

-
Use cases that fail to execute

Tips : Use case execution failure is a defect , Defect management is required
Two 、 defects
2.1 Definition
Various problems in software , Are all defects , abbreviation bug;
2.2 Defect criteria
1、 Less function 2、 Function error 3、 multi-function 4、 Lack of implicit function 5、 Ease of use ( From the professional perspective of software testers )
3.3 The cause of the defect
1、 The requirements document 2、 Architecture design 3、 coded 4、 Environmental Science ( Hardware 、 Software )
3.4 The life cycle of defects

1、 regression testing :
① Regular item regression : The project is newly added in this release 2 A module , The most basic is to test the function of the new module and the old module associated with the new module .
② Unconventional items ( Bank 、 forces 、 space flight ): New function , All must be retested .
2、 Return to bug: Defects found in the previous version , Development and repair is complete , Revalidate in the next version .
3.5 The core elements of defects

3.6 Defect submission elements

3.7 Type of defect
1、 Function error 2、UI Page error 3、 Compatibility 4、 data ( database ) 5、 Ease of use 6、 Suggest 7、 Architecture flaws
-
Workflow ( Summary )
Design use cases -> Execute use cases ( Perform the test )-> defects ( Submit 、 verification 、 close ) Defect definition : Any question (Bug) Defect criteria : multi-function 、 Less function 、 error 、 Lack of implicit function 、 Ease of use Describe the defect focus : Defect title 、 precondition 、 Repeat step 、 Expected results 、 The actual result 、 Attachment remarks Submit defect information : Designee 、 Defect level 、 Repair priority 、 type 、 state ( Statistical defects )
3、 ... and 、 Defect management
3.1 excel Example

3.2 Defect tracking process

Tips : Know the work involved in the test and development process .
3.3 Precautions for submitting

Interview questions : When a defect is found , What to do first ?-- determine Bug Can be reproduced 、 Sure is Bug. When submitting , To check whether the defect already exists .
3.4 Defect management tools
1、 Project management tools - Management defects ( ZenTao 、JIRA、TFS) 2、Excel Management defects
3.5 ZenTao ( Project management tools )
-
Address : The user login - ZenTao
-
characteristic :

-
Use flow chart

-
Using Zen to manage defects
-
Sign in
-

-
Create defects

-
Close defects
-

3.6 Defect Title extension

版权声明
本文为[I want to eat ya]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231155220817.html
边栏推荐
- 抓包整理————tcp 协议[八]
- Idea code quality specification plug-in sonarlint
- 1. Construction of electron development environment
- 亿级流量架构,服务器如何扩容?写得太好了!
- 科创人·派拉软件CEO谭翔:零信任本质是数字安全,To B也要深研用户心智
- Im architecture: CPU architecture: SIMD vector processing (im-2.3)
- Next.js 静态数据生成以及服务端渲染的方式
- Running error: unable to find or load the main class com xxx. Application
- Idea code formatting plug-in save actions
- 第四章 为IM 启用填充对象之为IM列存储启用ADO(IM 4.8)
猜你喜欢

Relu function of activation function

Database design of forum system

Nativeformysql connects to MySQL 8 prompt: 1251 - client does not support authentication protocol

IDEA 代码质量规范插件SonarLint

论文解读(CGC)《CGC: Contrastive Graph Clustering for Community Detection and Tracking》

SOFA Weekly | 年度优秀 Committer 、本周 Contributor、本周 QA

同态加密技术学习

Win10 splash screen after startup

力扣-1137.第N个泰波那契数

Share two practical shell scripts
随机推荐
Idea setting copyright information
Next. JS static data generation and server-side rendering
第二十三课 临时对象
科创人·派拉软件CEO谭翔:零信任本质是数字安全,To B也要深研用户心智
CGC: contractual graph clustering for community detection and tracking
c# 设置logo图标和快捷方式的图标
魔域来了H5游戏详细图文架设教程
Yunna | fixed assets inventory supports multiple inventory methods (asset inventory)
Fabric 1.0 source code analysis (33) implementation of peer channel command and subcommand
Idea database navigator plug-in
在 VSCode 中调试 Jest 的测试用例,VSCode调试Jest测试用例报错basedir=$(dirname “$(echo “$0“ | sed -e ‘s,\\,/,g‘)“)解决
一文详解头部位姿估计【收藏好文】
Windows11 安装MySQL服务 提示:Install/Remove of the Service Denied
NativeForMySQL 连接MySQL8 提示:1251- Client does not support authentication protocol
PSCP basic usage
Nacos Foundation (9): Nacos configuration management from single architecture to microservices
IM表达式如何工作(5.3)
Chapter 4: enable and disable im column storage for materialized view (IM 4.6)
Resolution due to AMD not found_ ags_ x64. DLL, unable to continue code execution. Reinstallation of the program may solve this problem, Forza horizon 5
In idea Solution to the problem of garbled code in Chinese display of properties file

