当前位置:网站首页>Function test process in software testing
Function test process in software testing
2022-07-01 12:49:00 【51CTO】
Function testing process in software testing
1. test plan , It mainly gives some guidelines for the following testing work , It can't be written into a plan for leaders to see , But write a plan that is seen by the people who do it
It may contain :
i. Test team personnel and division of labor ( To determine when a defect occurs during testing 、 When testing environment preparation and other problems, you can find the designated personnel )
ii. Test start and end time ( Ideally , Don't make too tight arrangements , Rush will certainly result in delay or incomplete testing , Unfortunately, the gap between ideal and reality is stipulated to be very large )
iii. Test environment configuration ( What kind of hardware conditions , Whether the network 、 Equipment etc. , At what address does the system access , Access right 、 Prediction and preparation of test data used )
iv. Test what to say clearly , Here I suggest that a simple test outline be included in the test plan , On the one hand, leaders can see how detailed your plan is , On the other hand, the outline can be a good basis for writing use cases
v. How to test should be clear , If you only do system testing , Then it is necessary to write clearly, do not do integration testing , If integration testing is required , You need to write clearly the integration order . In addition, if performance evaluation is required 、 file 、 Other tests should also be written in this plan , Although this plan is generally aimed at functional testing , But if there are other tests , Also write it down and schedule it , Relevant plans for corresponding tests shall also be indicated
vi. After the test ( Explain to what extent the test can be ended , You can't wait until you find all the defects , Because it will be ten thousand years ), Allow defects to remain in the system , We just need to find out how much this degree is left

2. The test case : This document , It mainly describes the specific test steps , But in practice , At least for now in my project , Because of time , Few write , Even if it's written , It's basically not used in the test , Most of the projects here are measured directly , It's all based on my personal experience ( I would like to thank the leaders for their trust in my erbaodao Technology [email protected]_). But I want to say that in fact, he is very important , Maybe you don't need to write in detail , But it is absolutely necessary to straighten out the thinking through such steps , The quality and practicality of this document , It directly determines whether you can “ With the least amount of work ( Quantity and time ), Find as many defects as possible as soon as possible ”, Writing this document requires some test methods and theories , Such as equivalence class division 、 The boundary value 、 This watch, that watch .
3. Defect record : It is the most frequently used document in the process of functional testing , Used to record defects found during testing , And the developer shall take it as the basis for modifying defects , And the main basis for the modified tester to carry out the back test
a) Of course, this article is also helpful to analyze the existing problems of developers “ Error cluster ” The phenomenon , Summarize the error prone areas , Do more in-depth testing on the parts with many defects , And remind developers to avoid defects
b) Guidelines for filling in defect records :
i. Defect level ( That is, the severity ), Generally defined by the company , Classify the defects found , In order to determine the priority of modification
ii. bug classification : Distinguish where it happens , It's functional , Or performance , It's about effectiveness Or other problems , And bug Together , Used to decide bug Modification requirements for |
iii. bug state : It's a sign bug The current situation of , Identify whether it has been disposed of ( The closed position ),
iv. These indicators are generally uniformly defined by the company ( The general standards are similar ), It will also be used for project measurement
c) Precautions when using defect records :
i. describe bug There are three elements : Where is the , What circumstance ( Premise ) Next , What kind of problem happened
ii. You can use screenshots 、 Reference location 、 Modules, etc bug, The purpose is to enable developers to reproduce immediately through your description bug, Even if it can't reproduce , It can also let developers know where the error is
iii. The defect report should be completed by developers and testers , The tester shall urge the developer to fill in the form so as to test the subsequent back test work
iv. If it is filled in while executing the use case bug The report , The last column of the use case can generally fill in the execution result of the use case , If the use case has unexpected results , Then record the problem in the defect record , In this case, the number of the use case can be referenced in the defect record
4. Test summary report : It is used to report and summarize the execution results of project test work , List and count relevant test data , Compare and analyze the data, that is, the problems existing in the work, and give tips for the follow-up work , And record the remaining problems
a) Another function of the summary report is to tell the members of the project team that the system has been tested according to the requirements of the test plan , And has reached the... Specified in the test plan “ Test end condition ”, It can be proved that the system has reached the quality expected by the test plan
This test summary needs to record the results of all tests of the project , In addition to functional testing , Performance tests will also be included
For more information on testing techniques, please pay attention to : Shenzhen duosurveyor software and Technical Service Co., Ltd
边栏推荐
- 系统测试UI测试总结与问题(面试)
- Like the three foot platform
- The difference between memcpy and strcpy
- logstash报错:Cannot reload pipeline, because the existing pipeline is not reloadable
- Topic 1004: the story of cows (recursion)
- 华为HMS Core携手超图为三维GIS注入新动能
- 硬件开发笔记(九): 硬件开发基本流程,制作一个USB转RS232的模块(八):创建asm1117-3.3V封装库并关联原理图元器件
- 使用nvm管理nodejs(把高版本降级为低版本)
- Interpretation of hard threshold function [easy to understand]
- Tencent Li Wei: deeply cultivate "regulatory technology" to escort the steady and long-term development of the digital economy
猜你喜欢

redis探索之缓存击穿、缓存雪崩、缓存穿透

Ikvm of toolbox Net project new progress

数据库之MHA高可用集群部署及故障切换
![[brain opening] west tide and going to the world series](/img/b2/444af296e170d19629800b3d4c50fa.jpg)
[brain opening] west tide and going to the world series

Operations related to sequence table

Queue operation---

Shell script imports stored procedures into the database
![[encounter Django] - (II) database configuration](/img/13/9512c1e03349092874055771c3433d.png)
[encounter Django] - (II) database configuration

leetcode:329. 矩阵中的最长递增路径【dfs + cache + 无需回溯 + 优雅】

【邂逅Django】——(二)数据库配置
随机推荐
Look at the sky at dawn and the clouds at dusk, and enjoy the beautiful pictures
ROS2 Foxy depthai_ ROS tutorial
Use Net core access wechat official account development
基于开源流批一体数据同步引擎 ChunJun 数据还原 —DDL 解析模块的实战分享
Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation
Redis explores cache consistency
Queue operation---
ROS2 Foxy depthai_ros教程
我花上万学带货:3天赚3元,成交靠刷单
网络socket的状态要怎么统计?
Flinkcdc should extract Oracle in real time. What should be configured for oracle?
我选的热门专业,四年后成了“天坑”
GID:旷视提出全方位的检测模型知识蒸馏 | CVPR 2021
Vs code setting Click to open a new file window without overwriting the previous window
Need your own cognition
logstash报错:Cannot reload pipeline, because the existing pipeline is not reloadable
華為面試題: 招聘
Has anyone ever encountered this situation? When Oracle logminer is synchronized, the value of CLOB field is lost
工具箱之 IKVM.NET 项目新进展
be based on. NETCORE development blog project starblog - (13) add friendship link function