当前位置:网站首页>Software Testing Interview Questions: What do test cases usually include?
Software Testing Interview Questions: What do test cases usually include?
2022-08-05 00:33:00 【software testing pytest】
What do test cases usually include?
Use cases of different structures are included differently.(version, number, project, designer, design date, input, expected output...).
The basic elements of a software test case include test case number, test title, severity level, test input, operation steps, and expected results:
Use case number: There are certain rules for the number of test cases. For example, the number of system test cases is defined as: PROJECT1-ST-001. The naming rule is project name + test phase type (system test phase) + number.Define the test case number, which is convenient for finding test cases and tracking test cases.
Test Title: A description of the test case, the test case title should clearly express the purpose of the test case.For example, "Test the response of the software when the user enters an incorrect password when logging in".
Important level: Define the priority level of test cases, which can be roughly divided into two levels: "high" and "low".Generally speaking, if the priority of a software requirement is "high", then the test case priority for that requirement is also "high"; and vice versa, generally speaking, it is a 5-level division.
Test Input: Provides various input conditions in test execution.According to the input conditions in the requirements, determine the input of the test case.The input of the test case has a great dependence on the input of the software requirements. If the input of the requirements is not well defined in the software requirements, then the design of the test case will encounter great obstacles.
Action Steps: Provides the steps of the test execution process.For complex test cases, the input of test cases needs to be completed in several steps, which are listed in detail in the operation steps.
Expected Result: Provides the expected result of the test execution, which should be based on the output from the software requirements.If in the actual test process, the actual test result obtained does not match the expected result, then the test fails; otherwise, the test passes.
Profile
I am a test and development engineer, currently 25K, and I am currently working on unmanned driving. Welcome to exchange development and testing technology with you, and get a high-paying job together. We also have a group to fight monsters together.There is a small program for interview questions!
The above is the whole content of this article, I hope it will be helpful to everyone's study, and I hope everyone will support "software testing pytest".
边栏推荐
- Software Testing Interview Questions: What's the Difference Between Manual Testing and Automated Testing?
- 2022 Hangzhou Electric Power Multi-School Session 3 Question B Boss Rush
- 测试经理要不要做测试执行?
- 软件开发工具的技术要素
- 软件测试面试题:BIOS, Fat, IDE, Sata, SCSI, Ntfs windows NT?
- Software Testing Interview Questions: About Automated Testing Tools?
- oracle创建表空间
- 00、数组及字符串常用的 API(详细剖析)
- 2 用D435i运行VINS-fusion
- 软件测试面试题:您以往所从事的软件测试工作中,是否使用了一些工具来进行软件缺陷(Bug)的管理?如果有,请结合该工具描述软件缺陷(Bug)跟踪管理的流程?
猜你喜欢

子连接中的参数传递

刘润直播预告 | 顶级高手,如何创造财富

Huggingface入门篇 II (QA)

【idea】idea配置sql格式化

oracle创建用户以后的权限问题

SV class virtual method of polymorphism

2022 Hangzhou Electric Power Multi-School Session 3 K Question Taxi

《MySQL入门很轻松》第2章:MySQL管理工具介绍
![[230] Execute command error after connecting to Redis MISCONF Redis is configured to save RDB snapshots](/img/fa/5bdc81b1ebfc22d31f42da34427f3e.png)
[230] Execute command error after connecting to Redis MISCONF Redis is configured to save RDB snapshots

阶段性测试完成后,你进行缺陷分析了么?
随机推荐
"WEB Security Penetration Testing" (28) Burp Collaborator-dnslog out-band technology
Software Testing Interview Questions: What's the Difference Between Manual Testing and Automated Testing?
软件测试面试题:关于自动化测试工具?
tiup update
Software testing interview questions: What are the three modules of LoadRunner?
SV 类的虚方法 多态
RK3399平台开发系列讲解(内核调试篇)2.50、嵌入式产品启动速度优化
canvas Gaussian blur effect
leetcode:267. 回文排列 II
Raw and scan of gorm
Metasploit-域名上线隐藏IP
10 种常见的BUG分类
node uses redis
E - Many Operations (bitwise consideration + dp thought to record the result after the operation
测试经理要不要做测试执行?
软件测试面试题:您如何看待软件过程改进?在您曾经工作过的企业中,是否有一些需要改进的东西呢?您期望的理想的测试人员的工作环境是怎样的?
2022牛客多校第三场 J题 Journey
00、数组及字符串常用的 API(详细剖析)
性能测试如何准备测试数据
[idea] idea configures sql formatting