当前位置:网站首页>Test evaluation of software testing
Test evaluation of software testing
2022-07-04 14:06:00 【51CTO】
The goal of the test evaluation
1、 Quantify the test process
2、 Generate a summary report of defects and test coverage
Problems of test evaluation
1、 The test coverage is not taken as the basis for reporting the test process , So I don't know whether the test is over ;
2、 No defect evaluation , Defect evaluation is an important indicator to measure the feasibility of software ;
3、 Do not use special software tools for data input tasks and corresponding evaluation activities , These tasks become heavy and tiring .
Test coverage
Criteria for evaluating how many tests have been completed
Defect assessment
An important indicator for evaluating software quality , Generally, evaluation models assume that the discovery of defects is Poisson distribution ; Strict defect evaluation should consider the time interval between defects found in the test process . The evaluation is to estimate the current reliability of the software and predict that as the test continues , How can software reliability be improved .
SQA Suite Four forms of defect evaluation are provided :
1、 The defect distribution report can generate a function of the number of defects and defect attributes . How to test requirements and status .
2、 The defect trend report shows the trend of defect growth and reduction ;
3、 The defect age report shows how long a defect has been in a certain state
4、 The test result progress report shows the execution results and test cycle of the test process in several versions of the application under test .
Specific steps
1、 Review test diary
2、 Assess the coverage of test requirements
3、 Analysis of defects
4、 Decide whether to meet the criteria for completing the test , When the standard is not met
1、 Retest
2、 Lower standards
3、 Determine a subset of the software that meets the criteria , See if it can be released .
For more information on testing techniques, please pay attention to : Shenzhen duosurveyor software and Technical Service Co., Ltd
边栏推荐
- 安装trinity、解决报错
- Programmer anxiety
- Variable promotion and function promotion in JS
- 硬件基础知识-二极管基础
- MySQL 45 lecture - learn the actual combat notes of MySQL in Geek time 45 lecture - 06 | global lock and table lock_ Why are there so many obstacles in adding a field to the table
- C语言图书租赁管理系统
- JVM 内存布局详解,图文并茂,写得太好了!
- 结合案例:Flink框架中的最底层API(ProcessFunction)用法
- 字节面试算法题
- 小程序直播 + 电商,想做新零售电商就用它吧!
猜你喜欢
Huahao Zhongtian sprint Technology Innovation Board: perte annuelle de 280 millions de RMB, projet de collecte de fonds de 1,5 milliard de Beida Pharmaceutical est actionnaire
源码编译安装MySQL
392. Judgement subsequence
自主工业软件的创新与发展
Haproxy high availability solution
2022 hoisting machinery command examination simulation 100 questions simulation examination platform operation
Automatic filling of database public fields
Understanding and difference between viewbinding and databinding
Node の MongoDB安装
近日小结(非技术文)
随机推荐
Openharmony application development how to create dayu200 previewer
面试官:Redis中哈希数据类型的内部实现方式是什么?
吃透Chisel语言.05.Chisel基础(二)——组合电路与运算符
Use the default route as the route to the Internet
MongoDB常用28条查询语句(转)
How to choose a technology stack for web applications in 2022
德明利深交所上市:市值31亿 为李虎与田华夫妻档
一次 Keepalived 高可用的事故,让我重学了一遍它
Gorm 读写分离(转)
华昊中天冲刺科创板:年亏2.8亿拟募资15亿 贝达药业是股东
OpenHarmony应用开发之如何创建DAYU200预览器
CVPR 2022 | 大幅减少零样本学习所需的人工标注,提出富含视觉信息的类别语义嵌入(源代码下载)...
xshell/bash/zsh 等终端鼠标滚轮乱码问题(转)
JVM 内存布局详解,图文并茂,写得太好了!
常见 content-type对应表
Interviewer: what is the internal implementation of hash data type in redis?
吃透Chisel语言.09.Chisel项目构建、运行和测试(一)——用sbt构建Chisel项目并运行
动画与过渡效果
MySQL5免安装修改
C語言宿舍管理查詢軟件