当前位置:网站首页>test process
test process
2022-08-09 08:02:00 【Luo Yangbei】
What was the testing process like at your previous company?
Faced with this problem, my mind suddenly became empty. I thought that I was fluent in this process a few years ago, but it has become a kind of physical instinct in the actual work later, but I am very fluent in the expression of this language.Not used to it.Now to sort this out.
There are three general testing procedures:
**1. The test applicant (project manager) applies for the test
2. The tester starts the test on the version that meets the test conditions
3. After the test, submit the testreport**
A test applicant is generally a project manager and needs to prepare three parts, a module task assignment description, a brief function description, a unit test report, and a test application.
1) The module task assignment description needs to specify the module producer, which is convenient for testers to allocate bugs.
2) Brief description of functions and unit testing.Each module maker needs to test briefly to ensure that the module can be run and tested; it is necessary to state that the function can perform the expected result, so that the tester can understand the approximate function of the module; 15 days before the formal test, the tester needs to be informed to facilitate the tester to write the testUse case
3) The test application should indicate the version number, test content, not test content for now, and verify the bug number.Parts of the content can be tested to achieve test development parallelism.
Testers design and write test cases according to the submitted functional description and functional expected results.Execute test cases on the released version.Register bugs and verify bugs that were fixed in the previous release.
Submit a test report after the test is completed, which needs to include information such as version number, tester, test results, and some serious defect descriptions.
There are some differences in different stages of testing, which can be divided into two stages: the first version and the full version.
1. The first version testing process
In the early stage of the project,
develop some functions, and submit the test after the version is released.
–>Testers follow up, start testing, submit bugs
Develop another part of the function, submit the test after the release version
—>Testers verify bugs and test new functions, submit bugs
Development is completeAll features, release version
—>Testers verify bugs and test new features, submit bugs
2. For all the functions that have been developed, the official version is released and submitted for testing. At this time, it is necessary to do system testing and enter the system testing stage.Submit a bug, submit a test report after completing the test
Develop and fix the bug, release the version
–> The tester conducts the second round of system testing, submits the bug, and submits the test report after completing the test
Version test completedAfter that, enter the compatibility test phase
Compatibility test needs to enter the compatibility test after all functions are developed and tested
边栏推荐
猜你喜欢
交换机基本原理与配置
74HC595 chip pin description
练习电影卡片、过渡、动画、变形、旋转,练习时钟、立方体、缩放
C#基础学习
HOOPS助力 SolidWorks edrawings 引入AR/VR技术
LVM与磁盘配额
LeetCode·每日一题·761.特殊的二进制序列·分治
The String class objects created by the JVM memory allocation and the difference between equals and = =
SSM integration development case
Result consisted of more than one row
随机推荐
接口测试概念
ncnn 推理猫狗识别
3D精彩案例,清软英泰建成综合轻量化显示平台!
Decimal工具类
oracle存储过程问题解答
Shell之函数与数组
配置本地yum源仓库
CoCube传感器MPU6050笔记
nvm安装以及管理多版本node教程
实现弹簧柔性状态的2种方式 | Solidworks教程
“互联网+”大学生创新创业大赛经历
【机器学习】随机森林、GBDT、XGBoost、LightGBM等集成学习代码练习
梅科尔工作室--BP神经网络培训笔记
安全的Md5加密:两次加密(加盐)
.net(三) 项目结构
C语言:汽水瓶详解
.net(四) 数据层实现
[STL]vector
Shell--常用小工具(sort、uniq、tr、cut)
yolov5 detects the number of labels in the dataset