当前位置:网站首页>测试点等同于测试用例吗
测试点等同于测试用例吗
2022-08-02 00:06:00 【程序员阿常】
读者提问:
阿常,我想请教一下,测试点等同于测试用例吗,需求分析得到的测试点是否可以直接拿过来当测试用例执行呢 ?
阿常回答:
测试点并不等同于测试用例,不能直接拿来指导测试。
1、测试点在内容上可能会存在冗余,测试输入不明确,测试颗粒度太粗,操作环境类似等等一系列的问题。
2、测试点需要经过 “ 加工 ” 之后,才能成为测试用例。
3、我们需要对测试点进行 “ 去重 ”、“ 合并 ”、“ 细化 ”,再确定各个测试点的测试条件、输入数据和输出结果。
4、测试点是一些零散的测试思路的集合。
5、测试用例是一份正确指导测试的使用说明书。
阿常碎碎念:
那如何将测试点加工成为测试用例呢,我们将在下一问中继续讨论。
看完今天的分享对你是不是有所启发呢,有任何想法都欢迎大家后台私信阿常,一起探讨交流

。
公众号后台回复666,获取学习路线
边栏推荐
猜你喜欢

TCL: Pin Constraints Using the tcl Scripting Language in Quartus

图解LeetCode——1161. 最大层内元素和(难度:中等)

IP Core: FIFO

Disk and file system management

146. LRU 缓存

Short video seo search optimization main content

认识USB、Type-C、闪电、雷电接口

A simple file transfer tools

bgp 聚合 反射器 联邦实验
![[Headline] Written test questions - minimum stack](/img/67/08f2be8afc780e3848371a1b5e04db.png)
[Headline] Written test questions - minimum stack
随机推荐
使用 Zadig 交付云原生微服务应用
Axure tutorial - the new base (small white strongly recommended!!!)
After reshipment tencent greetings to monitor if the corresponding service does not exist by sc. Exe command to add services
Play NFT summer: this collection of tools is worth collecting
How to design a circular queue?Come and learn~
Short video SEO search operation customer acquisition system function introduction
uni-app项目总结
NFT工具合集
What is it like to trade for a living?
C语言七夕来袭!是时候展现专属于程序员的浪漫了!
【解决】win10下emqx启动报错Unable to load emulator DLL、node.db_role = EMQX_NODE__DB_ROLE = core
Double queue implementation stack?Dual stack implementation queue?
JSP Taglib指令具有什么功能呢?
基于相关性变量筛选偏最小二乘回归的多维相关时间序列建模方法
TCL: Pin Constraints Using the tcl Scripting Language in Quartus
好好活就是做有意义的事,有意义的事就是好好活
REST会消失吗?事件驱动架构如何搭建?
BGP 第一次实验
JSP request对象功能详解说明
What is the function of the JSP out.println() method?