当前位置:网站首页>软件测试模型(V模型和W模型)
软件测试模型(V模型和W模型)
2022-06-29 09:27:00 【西宏柿王多鱼】
软件测试V模型

缺点:测试进入比较晚(局限性)
单元测试和集成测试:检测程序的执行是否满足软件设计的要求
系统测试:检测系统功能是否达到系统要求的指标
验收测试:确定软件的实现是否满足用户需求或合同要求
软件测试W模型(双V模型)

测试人员进入阶段:
1.用户需求:了解需求范围、目的、背景,为验收测试做准备
2.需求分析与系统设计:学习并分析需求,编写测试计划,为系统测试做准备
3.概要设计:搭建测试用例框架,细化测试计划,为集成测试做准备
4.详细设计:细化测试用例框架,为单元测试做准备
5.编码:编写测试用例,进行单元测试(对一个模块进行内部测试)
6.集成'集成测试:(依据:集成测试用例,从编码阶段获取,汲取测试用例进行集成测试)
7.实施'系统测试:(1.搭建环境 2.数据准备 3.执行测试 4.缺陷管理 5.编写测试报告)
8.交付'验收测试:配合用户完成测试,指导用户使用
优点
1.测试与开发同步进行
2.测试的对象不仅是程序,还包括需求和设计
3.尽早发现软件缺陷,可降低软件开发的成本
缺点(局限性)
需求、设计、编码等活动被视为串行的;测试和开发活动也保持着一种线性的前后关系,上一阶段 完全结束,才可正式开始下一个阶段工作。无法支持敏捷开发模式。对于当前软件开发复杂多变的情况,W模 型并不能解除测试管理面临着困惑。
边栏推荐
- Application of keil5 integrated development environment for single chip microcomputer
- 查看CSDN的博客排名
- This open source project is super wow, and handwritten photos are generated Online
- Implementation of iequalitycomparer interface in C #
- BUUCTF--新年快乐
- C#窗体向另一个窗体实时传值
- MySQL中的alter table操作之add/modify/drop列
- The process of updating a record in MySQL
- Nacos registry cluster
- Call another interface button through win32API
猜你喜欢

PGP在加密技术中的应用

六度空间 bfs

Win32exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator.

Installing and configuring wmware esxi 6.5.0 in VMware Workstation

如何快速完成磁盤分區

520 钻石争霸赛 2021

Web漏洞手动检测分析

Recyclerview universal adapter package

《CLR via C#》读书笔记-CLR寄宿与AppDomain

C#窗体向另一个窗体实时传值
随机推荐
Ural1517 freedom of choice [suffix array: longest common continuous substring]
Rikka with cake (segment tree + segment tree)
Simulation problem of two stacks
Common usage of LINQ in C #
Win32Exception (0x80004005): 组策略阻止了这个程序。要获取详细信息,请与系统管理员联系。
《CLR via C#》读书笔记-CLR寄宿与AppDomain
September 25, 2020 noncopyable of boost library for singleton mode
Maze walking BFS medium + -- the last programming challenge
这个开源项目超哇塞,手写照片在线生成
This open source project is super wow, and handwritten photos are generated Online
I would like to know how to open an account for free online stock registration? In addition, is it safe to open a mobile account?
通过Win32API调用另一界面的按钮
The process of updating a record in MySQL
Learn spark computing framework in practice (00)
Application of keil5 integrated development environment for single chip microcomputer
Summary after the 2009 ICPC Shanghai regional competition
The stones game
在实践中学习Spark计算框架(01)
查看CSDN的博客排名
在实践中学习Spark计算框架(00)