当前位置:网站首页>软件测试基础DAY2-用例执行
软件测试基础DAY2-用例执行
2022-04-23 11:55:00 【我想去吃ya】
今天目标
-
执行用例(课上案例编写的用例)
-
缺陷相关知识
能够说出软件缺陷判定标准 能够说出项目中缺陷的管理流程 能够使用Excel对于缺陷进行管理 能使用工具管理缺陷
一、用例执行
说明:执行结果与用例的期望结果不一致(含义),为缺陷。
-
执行失败的用例
提示:用例执行不通过为缺陷,需要进行缺陷管理
二、缺陷
2.1 定义
软件中存在的各种问题,都为缺陷,简称bug;
2.2 缺陷标准
1、少功能 2、功能错误 3、多功能 4、缺少隐性功能 5、易用性(软件测试人员专业角度)
3.3 缺陷产生的原因
1、需求文档 2、架构设计 3、编码实现 4、环境(硬件、软件)
3.4 缺陷的生命周期
1、回归测试: ①常规项目回归:项目本次发布新增2个模块,最基本要测新增模块功能及新增模块关联的旧模块。 ②非常规项目(银行、部队、航天):新增功能,必须全部复测。 2、回归bug:上一个版本发现的缺陷,开发修复完毕,在下个版本进行重新验证。
3.5 缺陷核心要素
3.6 缺陷提交要素
3.7 缺陷类型
1、功能错误 2、UI页面错误 3、兼容性 4、数据(数据库) 5、易用性 6、建议 7、架构缺陷
-
工作流程(小结)
设计用例->执行用例(执行测试)->缺陷(提交、验证、关闭) 缺陷定义:任何问题(Bug) 缺陷标准:多功能、少功能、错误、缺少隐性功能、易用性 描述缺陷重点:缺陷标题、前置条件、复现步骤、预期结果、实际结果、附件备注 提交缺陷信息:指派人、缺陷等级、修复优先级、类型、状态(统计缺陷)
三、缺陷管理
3.1 excel示例
3.2 缺陷跟踪流程
提示:知道测试和开发流程中涉及的工作即可。
3.3 提交注意事项
面试题:发现缺陷后,首先回怎么办?--确定Bug可复现、确定是Bug。 提交时,要检查缺陷是否已存在。
3.4 缺陷管理工具
1、项目管理工具-管理缺陷 (禅道、JIRA、TFS) 2、Excel管理缺陷
3.5 禅道(项目管理工具)
-
地址:用户登录 - 禅道
-
特点:
-
使用流程图
-
使用禅道管理缺陷
-
登录
-
-
创建缺陷
-
关闭缺陷
-
3.6 缺陷标题扩展
版权声明
本文为[我想去吃ya]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_51689029/article/details/124328419
边栏推荐
- kettle复制记录到结果和从结果获取记录使用
- 数据库如何填充IM表达式(IM 5.4)
- Chapter 4 specifies the attribute of the inmemory column on the no inmemory table for im enabled filling objects: examples (Part IV of im-4.4)
- 第四章 为物化视图启用和禁用IM列存储(IM 4.6)
- Tan Xiang, CEO of Kechuang · Pera software: the essence of zero trust is digital security. To B should also deeply study the user's mind
- Master slave replication configuration of MySQL
- 解析幼儿教育中steam教育的融合
- PSCP basic usage
- How Im expressions work (5.3)
- Redis optimization series (II) redis master-slave principle and master-slave common configuration
猜你喜欢
Nacos Foundation (7): Configuration Management
QT 64 bit static version display gif
NativeForMySQL 连接MySQL8 提示:1251- Client does not support authentication protocol
Design and practice of the smallest short website system in the whole network
VMware virtual machines export hard disk vmdk files using esxi
初探 Lambda Powertools TypeScript
RebbitMQ的初步了解
Redis learning 5 - high concurrency distributed lock practice
Nacos Foundation (6): Nacos configuration management model
WIN10 启动后花屏
随机推荐
Chapter 4: enable and disable im column storage for materialized view (IM 4.6)
qt5. 8. You want to use SQLite in the 64 bit static library, but the static library has no method to compile the supporting library
Purpose of IM expression (IM 5.2)
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
Master slave replication configuration of MySQL
On the integration of steam education in early childhood education
Laravel adds custom helper functions
Nacos Foundation (9): Nacos configuration management from single architecture to microservices
PCB的注意事项
Cognition and R & D technology of micro robot
Windows11 安装MySQL服务 提示:Install/Remove of the Service Denied
rebbitMQ的简单搭建
IDEA 中 .properties文件的中文显示乱码问题的解决办法
MQ的了解
Summary of convolution layer and pooling layer
Analyzing the role of social robots in basic science
初探 Lambda Powertools TypeScript
Laravel绑定钉钉群警报(php)
Simple construction of rebbitmq
论坛系统数据库设计