当前位置:网站首页>Embedded TC test case
Embedded TC test case
2022-07-04 21:04:00 【StarSkyHorse】
The embedded TC The test case
How to test a function . How to test a helper function ?
- The function header will describe that the parameters are input and output ,( The information in the function header is API Do the things ).
- helper Only care about the behavior of functions at this level . If there is a calling behavior , Adjust the selection parameters to meet the branch coverage 、 Statement override .
- Input parameter selection :
Boundary normal value ( Maximum 、 Minimum ) Equivalent normal value ( Larger value 、 Smaller value 、 Any intermediate value )
Boundary robust value ( Maximum 、 Minimum ) Equivalent robust value ( Any intermediate value )
Output range value ( Maximum 、 Minimum 、 Any intermediate value )- Multi parameter normal boundary , A parameter changes at the boundary normal value , Other parameters change arbitrarily at the equivalent normal value .
- Multi parameter normal equivalence , A parameter changes at the equivalent normal value , Other parameters change arbitrarily at the equivalent normal value .
- Multi parameter robust boundary , A parameter changes in the boundary robust value , Other parameters change arbitrarily at the equivalent normal value .
- Multi parameter robust equivalence , A parameter changes in the equivalent robust value , Other parameters change arbitrarily at the equivalent normal value .
- Output parameters Take values according to the output range .
summary
After writing by yourself, your thoughts will become clearer .
边栏推荐
- Flet tutorial 07 basic introduction to popupmenubutton (tutorial includes source code)
- Jiuqi ny8b062d MCU specification /datasheet
- render函数与虚拟dom
- 【解决方案】PaddlePaddle 2.x调用静态图模式
- 【微服务|SCG】Predicate的使用
- Automatic insertion of captions in word
- 托管式服务网络:云原生时代的应用体系架构进化
- 扩展你的KUBECTL功能
- Reinforcement learning - learning notes 2 | value learning
- RFID仓库管理系统解决方案有哪些功能模块
猜你喜欢
网络命名空间
See how Tencent does interface automation testing
Solution of 5g unstable 5g signal often dropped in NetWare r7000 Merlin system
网件r7000梅林系统5g不稳定 5g信号经常掉线解决方法
What if the WiFi of win11 system always drops? Solution of WiFi total drop in win11 system
JS卡牌样式倒计时天数
What are the functional modules of RFID warehouse management system solution
shp数据制作3DTiles白膜
In the face of the same complex test task, why can the elder sort out the solution quickly? Ali's ten-year test engineers showed their skills
heatmap.js图片热点热力图插件
随机推荐
PS竖排英文和数字文字怎么改变方向(变竖直显示)
HMS Core 统一扫码服务
阿里云国际版CDN的优势
hash 表的概念及应用
idea插件
Go language notes (4) go common management commands
五子棋 上班摸鱼工具 可局域网/人机
LeetCode 7. 整数反转
TweenMax表情按钮js特效
黄金k线图中的三角形有几种?
Pytorch---使用Pytorch实现LinkNet进行语义分割
Après l'insertion de l'image dans le mot, il y a une ligne vide au - dessus de l'image, et la disposition est désordonnée après la suppression
async await 在map中使用
Solution of 5g unstable 5g signal often dropped in NetWare r7000 Merlin system
【服务器数据恢复】某品牌服务器存储raid5数据恢复案例
HWiNFO硬件检测工具v7.26绿色版
go语言笔记(2)go一些简单运用
Idea restore default shortcut key
GVM使用
VIM asynchronous problem