当前位置:网站首页>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
边栏推荐
猜你喜欢
随机推荐
3D精彩案例,清软英泰建成综合轻量化显示平台!
Data storage implementation of SDRAM and read and write operations on its data
.net(二) 配置数据库
“互联网+”大学生创新创业大赛经历
监视文本框的输入
Oracle 限制时将空值排除
Collection 接口 & List 接口
网络层协议介绍
nvm安装以及管理多版本node教程
环形链表问题(判环、求入口点)
不同风格的Flask-restful
交换机基本原理与配置
Unity 3D模型展示框架篇之资源打包、加载、热更(二)
数据库中的操作(语法)
BIM技术多牛逼?BIM技术在建筑工程行业的四大发展趋势
Jmeter连接Mysql和Mysql编码问题
C语言:打印菱形
Servlet详解
ssh:connect to host master port 22:Network is unreachable
Apache POI