当前位置:网站首页>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".
边栏推荐
猜你喜欢

2 用D435i运行VINS-fusion

《MySQL入门很轻松》第2章:MySQL管理工具介绍

2022牛客暑期多校训练营5(BCDFGHK)

标识符、关键字、常量 和变量(C语言)

Getting started with 3D modeling for games, what modeling software can I choose?

10 个关于 Promise 和 setTimeout 知识的面试题,通过图解一次说透彻

翁恺C语言程序设计网课笔记合集

gorm联表查询-实战
![[LeetCode] Summary of Matrix Simulation Related Topics](/img/80/bd71ca5211cce5805909015a642893.jpg)
[LeetCode] Summary of Matrix Simulation Related Topics

Three tips for you to successfully get started with 3D modeling
随机推荐
typeScript - Partially apply a function
2022牛客暑期多校训练营5(BCDFGHK)
E - Many Operations (按位考虑 + dp思想记录操作后的结果
《MySQL入门很轻松》第2章:MySQL管理工具介绍
Chinese and Japanese color style
leetcode:266. 回文全排列
2022杭电多校第三场 K题 Taxi
IDEA file encoding modification
what?测试/开发程序员要被淘汰了?年龄40被砍到了32?一瞬间,有点缓不过神来......
Cython
ansible学习笔记分享-含剧本示例
jenkins send mail system configuration
Some thoughts on writing
软件测试面试题:手工测试与自动测试有哪些区别?
图解 Canvas 入门
情侣牵手[贪心 & 抽象]
僵尸进程和孤儿进程
Huggingface入门篇 II (QA)
2022牛客多校训练第二场 H题 Take the Elevator
3. Actual combat---crawl the result page corresponding to Baidu's specified entry (a simple page collector)