当前位置:网站首页>Software testing interview questions: test life cycle, the test process is divided into several stages, and the meaning of each stage and the method used?
Software testing interview questions: test life cycle, the test process is divided into several stages, and the meaning of each stage and the method used?
2022-08-05 00:22:00 【software testing pytest】
The test life cycle, the test process is divided into several stages, and the meaning of each stage and the methods used?
Test life cycle:
①Business training for testers
②Test requirement analysis
③Writing test plan
④Writing test case
⑤Test execution (including defect tracking)
⑥Write a test report
① Test requirement analysis:
Test requirements are the basis of the entire testing process; determine the test object and the scope and role of the test work.Used to determine the entire testing effort (eg, scheduling, test design, etc.) and serve as the basis for test coverage.Furthermore, the identified test requirements must be verifiable.
Test requirements are the basic basis for formulating a test plan, and it is determined that the test requirements can provide an objective basis for the test plan;
Test requirements are the guidance for designing test cases, which can be targeted only after determining what to test and which aspects to test.Test cases are designed to be specific;
Test requirements are the denominator for calculating test coverage. Without test requirements, test coverage cannot be effectively carried out;
②Test process design: including test plan, test strategy formulation, test schedule, test case writing, etc.;
③ Test implementation: the environment is configured, the new version has been received, the personnel have been trained, etc.;
④ Test implementation: It has been carried out according to the test plan, such as manual testing, automated testing, etc.;
⑤ Test evaluation: Evaluate and evaluate the version test coverage, test quality, personnel test work and the formulation of some previous work;
⑥ Test maintenance: maintain the test case library, test script, bug library, etc. to ensure continuity.
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 learning, and I hope everyone will support "software testing pytest".
边栏推荐
- node使用redis
- could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
- 软件测试面试题:LoadRunner 分为哪三个模块?
- 进程间通信和线程间通信
- 【LeetCode】图解 904. 水果成篮
- IDEA 文件编码修改
- RK3399平台开发系列讲解(内核调试篇)2.50、嵌入式产品启动速度优化
- Detailed explanation of common DNS resource record types
- 电子行业MES管理系统的主要功能与用途
- leetcode:266. 回文全排列
猜你喜欢

3. Actual combat---crawl the result page corresponding to Baidu's specified entry (a simple page collector)

TinyMCE disable escape

10 种常见的BUG分类

Metasploit-域名上线隐藏IP

matlab中rcosdesign函数升余弦滚降成型滤波器

Cloud native - Kubernetes 】 【 scheduling constraints

子连接中的参数传递

数据类型及输入输出初探(C语言)

node使用redis

电赛必备技能___定时ADC+DMA+串口通信
随机推荐
3. Actual combat---crawl the result page corresponding to Baidu's specified entry (a simple page collector)
IDEA file encoding modification
NMS原理及其代码实现
简单的顺序结构程序(C语言)
E - Many Operations (按位考虑 + dp思想记录操作后的结果
tiup status
【LeetCode】滑动窗口题解汇总
进程间通信和线程间通信
Implementation principle of golang coroutine
leetcode:267. 回文排列 II
uinty lua 关于异步函数的终极思想
软件测试面试题:软件都有多少种分类?
软件测试面试题:做好测试计划的关键是什么?
Metasploit-域名上线隐藏IP
tiup update
ARC129E Yet Another Minimization 题解 【网络流笔记】
【LeetCode】Summary of Two Pointer Problems
[230]连接Redis后执行命令错误 MISCONF Redis is configured to save RDB snapshots
软件测试面试题:软件验收测试的合格通过准则?
Handwritten Distributed Configuration Center (1)