当前位置:网站首页>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 .
边栏推荐
- 多模输入事件分发机制详解
- Summary of the mistakes in the use of qpainter in QT gobang man-machine game
- 仿ps样式js网页涂鸦板插件
- idea配置标准注释
- 搭建一个仪式感点满的网站,并内网穿透发布到公网 1/2
- HWiNFO硬件检测工具v7.26绿色版
- 【解决方案】PaddlePaddle 2.x调用静态图模式
- See how Tencent does interface automation testing
- Sword finger offer II 80-100 (continuous update)
- 面对同样复杂的测试任务为什么大老很快能梳理解决方案,阿里十年测试工程师道出其中的技巧
猜你喜欢
哈希表、哈希函数、布隆过滤器、一致性哈希
网络命名空间
Sword finger offer II 80-100 (continuous update)
What are the functional modules of RFID warehouse management system solution
仿ps样式js网页涂鸦板插件
How does the computer save web pages to the desktop for use
Four traversal methods of binary tree, as well as the creation of binary tree from middle order to post order, pre order to middle order, pre order to post order, and sequence [specially created for t
colResizable.js自动调整表格宽度插件
Understand Alibaba cloud's secret weapon "dragon architecture" in the article "science popularization talent"
Hwinfo hardware detection tool v7.26 green version
随机推荐
What if the WiFi of win11 system always drops? Solution of WiFi total drop in win11 system
vim异步问题
The concept and application of hash table
MySQL --- 数据库查询 - 聚合函数的使用、聚合查询、分组查询
Hands on deep learning (III) -- convolutional neural network CNN
Jmeter 之压测入门
Poster cover of glacier
idea大小写快捷键
Quelques suggestions pour la conception de l'interface
Redis分布式锁的实现
BFC interview Brief
go笔记(1)go语言介绍以及特点
面对同样复杂的测试任务为什么大老很快能梳理解决方案,阿里十年测试工程师道出其中的技巧
宝塔 7.9.2 宝塔控制面板绕过 手机绑定认证 绕过官方认证
【1200. 最小绝对差】
工厂从自动化到数字孪生,图扑能干什么?
扩展你的KUBECTL功能
【解决方案】PaddlePaddle 2.x调用静态图模式
浏览器渲染页面过程
Hwinfo hardware detection tool v7.26 green version