当前位置:网站首页>Test Cases: Four-Step Test Design Approach
Test Cases: Four-Step Test Design Approach
2022-08-02 00:45:00 【Programmer Ah Chang】
Reader Questions:
阿常,上节我们讲到Test points are not equivalent to test cases, I would like to ask you how to process test points into test cases?
At present, testers in the team write different test cases for the same test point. One thousand people have one thousand Hamlets, and 108 testers will have 108 test ideas. How to ensure the output in the team?What about the quality of the use cases? Is there a better test design method?
A Chang replied:
Four-step test design method.
First, modeling.
Select a suitable model for the test point, and divide different test points into four types of models: process type, parameter type, data type, and combination type.
1. Process class, build a test model by drawing "Flowchart".
2. Parameter class, establish a test model through "input and output table".
3. For data class, establish a test model through "equivalence class analysis table".
4. Combination class, establish test model through "factor table".
2. Design basic test cases
Then we design some basic test cases for the established test model to cover this test model.
III. Supplementary test data
Determine test inputs for base test cases and supplement test data.
Four. Extension
According to the actual test experience, in addition to the test model, based on the understanding of where defects are likely to occur in the system, add some test cases to increase the integrity and effectiveness of the test cases.
A Chang's thoughts:
How to process test points into test cases, we will continue to discuss in the next question.
Is it inspiring to you after reading today's sharing? If you have any ideas, you are welcome to privately message Ah Chang in the background to discuss and communicate together

.
Reply 715 in the background of the official account to get the test case template
边栏推荐
- c语言字符和字符串函数总结(二)
- GO GOPROXY代理设置
- 期货开户如何确定期货公司正规性?
- Day11 shell脚本基础知识
- 信息物理系统状态估计与传感器攻击检测
- How does JSP use the page command to make the JSP file support Chinese encoding?
- Graphical LeetCode - 1161. Maximum Sum of In-Layer Elements (Difficulty: Moderate)
- 网络请求技术--跨域
- 工业信息物理系统攻击检测增强模型
- 【CodeTON Round 2 (Div. 1 + Div. 2, Rated, Prizes!)(A~D)】
猜你喜欢

Routing strategy

flyway的快速入门教程

路由策略

What is Low-Code?What scenarios is low code suitable for?

期货开户手续费加一分是主流

A simple file transfer tools

PHP to read data from TXT file

DOA从一维阵列传感说起

23.卷积神经网络实战-ResNet

Realize deletion - a specified letter in a string, such as: the string "abcd", delete the "a" letter in it, the remaining "bcd", you can also pass multiple characters to be deleted, and pass "ab" can
随机推荐
What does the errorPage attribute of the JSP page directive do?
go笔记——map
管理基础知识15
字符串分割函数strtok练习
管理基础知识13
管理基础知识21
交返是做日内交易的必要条件
JSP out. The write () method has what function?
Cyber-Physical System State Estimation and Sensor Attack Detection
JS中清空数组的方法
After reshipment tencent greetings to monitor if the corresponding service does not exist by sc. Exe command to add services
bgp aggregation reflector federation experiment
管理基础知识9
DOA从一维阵列传感说起
JS中的防抖和节流
What is Low-Code?What scenarios is low code suitable for?
MySQL常用语句整理
PowerBI商学院佐罗BI真经连续剧
Stapler:1 靶机渗透测试-Vulnhub(STAPLER: 1)
iframe使用