当前位置:网站首页>Tasks and responsibilities of the test team and basic concepts of testing
Tasks and responsibilities of the test team and basic concepts of testing
2022-06-22 13:44:00 【51CTO】
After the software system development is completed , Must be tested and evaluated , To determine whether the software quality reaches the predetermined goal , Only in this way can the software system run safely and reliably . Through software testing, we can find out as many hidden errors and defects as possible , Modify and make up in time . Software testing will directly affect the final quality of software products .
The task of the test group is to test the gap between the developed software product and the specified requirements and its applicability in application with the highest possible accuracy . If defects are found , The software product cannot pass the acceptance and use , And return to the development team . Another task of the test team is to develop a software application plan , Responsible for planning how to use the program and database correctly in the production field .
The responsibility of the test team is to determine the test process 、 Test plan and organize test process and execute test , But not responsible for testing the quality of the system .
The test group can effectively 、 The key factor to successfully complete the task is to have special test equipment 、 Modern test database and test tools .

In the process of software development , It is necessary to adopt analytical quality assurance measures to test and evaluate software products . The quality assurance measures analyzed include static test and dynamic test . Static testing is analyzing software 、 During inspection and testing , Not actually running the program being tested . Dynamic testing is to test the dynamic characteristics of software and the correctness of running results by running programs , And the process of evaluating the program according to the running process of the program . Dynamic testing is a process of testing based on experience . It tries to use quantitative input , Rely on experience to adjust the program , Make the deviation from the specification within the allowable range , The allowable value depends on the quality requirements . Dynamic testing can also be seen as a process of evaluating and verifying systems or system components , It uses manual or automatic methods to distinguish the difference between actual results and expected results , And make the system meet the specified requirements .
Technical concepts commonly used in dynamic testing :
1、 test : It can be seen as the process of running a program , The goal is to find the error .
2、 debugging : The process of finding out what caused the error . It should specify how to correct errors 、 Check for changes
The impact on the program and make modifications . Retest after debugging errors .
3、 error : Is the calculated value 、 Observed value 、 Between measurements , Or between the condition and the true value , Do not conform to the
A specified or theoretically correct value or condition .
4、 defects : It refers to the deviation from the expected value or characteristic value . Defects can affect the functionality of a program , for example :
A program may have good functions , But its maintainability may be very poor . Defects can
Occurs in all characteristics specified in the product quality specification .
5、 invalid : It refers to the loss of the ability of functional components to perform their functions . The failure or influence of a component is large
The operation of high-level units may have serious consequences . Failure will affect the reliability of the product .
6、 fault : It means that the functional unit cannot perform the required function . There may be an error 、 Defect or failure
cause . Failure can affect the effectiveness of the program .
For more information on testing techniques, please pay attention to : Shenzhen duosurveyor software and Technical Service Co., Ltd a
边栏推荐
- Stored procedures in MySQL
- Run sqoop1.4.5 to report warning: does not exist! HCatalog jobs will fail.
- Tables converting to latex format
- SSM based library management system, high-quality graduation thesis example (can be used directly), project import video, attached source code and database script, Thesis Writing Tutorial
- Consolidation of common functions of numpy Library
- 高薪程序员&面试题精讲系列114之Redis缓存你熟悉吗?Redis的key如何设计?内存淘汰机制你熟悉吗?
- Detailed explanation of rules and ideas for advance sale of deposit
- Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!
- 241. Different Ways to Add Parentheses
- 338. Counting Bits
猜你喜欢

Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!

Acwing 241 Loulan totem (detailed explanation of tree array)

My suggestions on SAP ABAP transformation

leetcode 99. Restore binary search tree

"Dare not doubt the code, but have to doubt the code" a network request timeout analysis

Leetcode math problems

Redis active / standby configuration dockercompose version

leetcode-区间dp

HMS core news industry solution: let technology add humanistic temperature

130. Surrounded Regions
随机推荐
Query rewriting for opengauss kernel analysis
46. Permutations
leetcode-区间dp
240. Search a 2D Matrix II
leetcode-子序列/子串問題
leetcode 829. Sum of continuous integers
Oracle's skills in dealing with inserting duplicate records
leetcode 854. String with similarity K
epoch_ Num and predict_ Conversion of num
Redis active / standby configuration dockercompose version
在CSDN写文几年,我出了“第一本书“,感恩!
Ppt data collection methods and analysis skills
基于SSM的图书馆管理系统,高质量毕业论文范例(可直接使用),项目导入视频,附送源码和数据库脚本,论文撰写教程
"N'osez pas douter du Code, vous devez douter du Code" notez une analyse de délai de demande réseau
“不敢去怀疑代码,又不得不怀疑代码”记一次网络请求超时分析
934. Shortest Bridge
“不敢去懷疑代碼,又不得不懷疑代碼”記一次網絡請求超時分析
Configuring cplex12.4 tutorial in VS2010
HW is around the corner. Can't you read the danger message?
Istio服务网格中的流量复制