当前位置:网站首页>常见的测试方式
常见的测试方式
2022-04-22 04:56:00 【真香号】
一、概述
测试和开发一样,是一门完整的学科,包涵了很多测试语言、方法、流程,所以大公司为了追求对产品的紧致,一般都有专门的测试工程师。
二、测试分类
单元测试
黑盒测试 无源码展示进行产品功能测试
白盒测试 能够看到源码并进行产品功能测试
灰盒测试 介于白盒测试与黑盒测试之间,注重程序运行的逻辑流程
压力测试
测试同一时间下,并发的压力数量大小
疲劳强度测试
在正常的运行环境下,长时间运行程序。比如 3天、一般是7天。测试程序是否会因为程序中出现的死循环等,将内存耗尽而出现运行异常。
集成测试
产品的功能是分模块化开发,不同的开发人员负责不同的模块。集成测试主要是测试,将模块聚合到一起,测试产品的整体运行流程
冒烟测试
对重要的功能环境进行重复的测试。比如支付环节。
回归测试
产品新增功能以后,再一次进行集成测试
版权声明
本文为[真香号]所创,转载请带上原文链接,感谢
https://blog.csdn.net/zhanshixiang/article/details/104457946
边栏推荐
- 【板栗糖GIS】arcmap—如何将多张影像合并成一张
- Paper reading - access pattern disclosure on searchable encryption: allocation, attack and deviation (2012)
- Flutter安装总结
- Opencv usage record of neural network learning
- EMO-DB 数据集的 Speech 特征提取
- All conditions that trigger epollin and epollout
- Linear regression API
- Chapter I overview of database
- Autojs automation script how to develop on the computer, detailed reliable tutorial!!!
- Chapter IV constraints and indexes
猜你喜欢

Setting method of parameters such as color and linetype of MATLAB curve

2022 Shandong Province safety officer C certificate examination questions and online simulation examination

Paper reading - access pattern disclosure on searchable encryption: allocation, attack and deviation (2012)

MySQL encoding problem

Les racines et le contexte de Carina

Linear regression of machine learning

Carina's foundation and birth background | deeply understand the first issue of carina series

Chapter 2 MySQL data types and operators

Leetcode refers to offer 43 Number of occurrences of 1 in integers 1 ~ n***

Feature Engineering - feature preprocessing (normalization, standardization)
随机推荐
The urlcode of PHP cannot restore the original URL
PHP quickly raises a value in a two-dimensional array to an array key value, array_ The wonderful use of column
Opencv usage record of neural network learning
Linear regression of machine learning
KNN prediction minimum case summary
Use specified graphics card
Pydeck enables efficient visual rendering of millions of data points
[Chestnut Sugar GIS] SuperMap - How to make hyperlinks for Data
Apple plans to expand children's information and communication security features to the UK and Canada
C-随手写10
Morphological operation of OpenCV image processing
Inotify Brief
Chapter 2 MySQL data types and operators
PHP prompts unknown modifier when using regular
If the answer is yes or no, do you want to use one checkbox or two radio boxes? Which is more appropriate? Why?
Image segmentation using deep learning: a survey
cv2.drawContours()、cv2.findContours()、cv2.boundingRect(img)函数用法解析
One is based on Net core3 1's open source project helps you thoroughly understand the WPF framework prism
博云 BeyondCMP 云管理平台 5.6 版本发布
C-handwritten 10