当前位置:网站首页>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
边栏推荐
- 数字信号处理——线性相位型(Ⅱ、Ⅳ型)FIR滤波器设计(2)
- How to play with the reading and writing operations of blocking sockets?
- 使用nvm管理nodejs(把高版本降级为低版本)
- CS5268优势替代AG9321MCQ Typec多合一扩展坞方案
- Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation
- Project deployment is not difficult at all!
- Eurake partition understanding
- 腾讯黎巍:深耕“监管科技”,护航数字经济行稳致远
- 【开发大杀器】之Idea
- Manage nodejs with NVM (downgrade the high version to the low version)
猜你喜欢

基于开源流批一体数据同步引擎 ChunJun 数据还原 —DDL 解析模块的实战分享

Mobile note application

A hole in solder paste

VS Code 设置代码自动保存

Fiori 应用通过 Adaptation Project 的增强方式分享

Ikvm of toolbox Net project new progress

逆向调试入门-PE结构-输入表输出表05/07

Based on the open source stream batch integrated data synchronization engine Chunjun data restore DDL parsing module actual combat sharing

Operator-1初识Operator

Chained storage of queues
随机推荐
基因检测,如何帮助患者对抗疾病?
强大、好用、适合程序员/软件开发者的专业编辑器/笔记软件综合评测和全面推荐
买卖其实也有风险
Logstash error: cannot reload pipeline, because the existing pipeline is not reloadable
Redis exploration: cache breakdown, cache avalanche, cache penetration
VS Code 设置单击打开新文件窗口,不覆盖前一个窗口
Digital signal processing -- Design of linear phase (Ⅱ, Ⅳ) FIR filter (2)
Question d'entrevue de Huawei: recrutement
工具箱之 IKVM.NET 项目新进展
Has anyone ever encountered this situation? When Oracle logminer is synchronized, the value of CLOB field is lost
网络socket的状态要怎么统计?
CS5268优势替代AG9321MCQ Typec多合一扩展坞方案
请问flink mysql cdc 全量读取mysql某个表数据,对原始的mysql数据库有影响吗
软件测试中功能测试流程
Ikvm of toolbox Net project new progress
Redis explores cache consistency
When Sqlalchemy deletes records with foreign key constraints, the foreign key constraints do not work. What is the solution?
用.Net Core接入微信公众号开发
Eurake分区理解
Which securities company has a low, safe and reliable account opening commission