当前位置:网站首页>软件测试面试题:什么是α测试,β测试?
软件测试面试题:什么是α测试,β测试?
2022-08-11 01:32:00 【软件测试pytest】
什么是α测试,β测试?
α、β、λ 常用来表示软件测试过程中的三个阶段:
α 是第一阶段,一般只供内部测试使用;
β 是第二个阶段,已经消除了软件中大部分的不完善之处,但仍有可能还存在缺陷和漏洞,一般只提供给特定的用户群来测试使用;
λ 是第三个阶段,此时产品已经相当成熟,只需在个别地方再做进一步的优化处理即可上市发行。
α 测试(alpha测试):在开发小组内部进行,测试的方法也较多,黑盒、白盒、 压力、应力等等;
β 测试(beta测试):有选择地请一些最终用户实际使用,将发现的问题反馈回来再进行修改。
个人简介
我是一名测试兼开发工程师,目前25K,目前做的是无人驾驶,欢迎和大家一起交流开发测试技术,一起高薪就业,我们还有一起打妖怪的群哦,还有面试题小程序哦!
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持“软件测试pytest”。
边栏推荐
- Summary of DDL routine operations in MySQL
- 两日总结九
- Experiment record of Shengxin (part3)--scipy.spatial.distance_matrix
- SystemVerilog: Verifying knowledge bits and pieces
- Dual machine thermal for comprehensive experiment (VRRP + OSPF + + NAT + DHCP + VTP PVSTP + single-arm routing)
- Engineering Design of Single-sided PCB Routing Impedance
- 两日总结十
- wincc如何实现远程监控1200PLC
- Shell编程三剑客之sed
- 【iframe父页面调用子页面的方法】踩坑:获取元素的时候需要用 `[x]`是关键,不能用`.eq(x)`否则获取不到。
猜你喜欢
21. Aliyun oss
[The method of calling the child page from the parent page of the iframe] Stepping on the pit: It is the key to use `[x]` when getting elements. You cannot use `.eq(x)`, otherwise it will not be obtai
颠覆性创新招商,链动2+1是个怎么样的制度模式?
还在用 Xshell?你 out 了,推荐一个更现代的终端连接工具,好用到爆!
[GXYCTF2019]BabySQli
Single-chip human-computer interaction--matrix key
#yyds干货盘点#【愚公系列】2022年08月 Go教学课程 008-数据类型之整型
最新国产电源厂家及具体型号pin-to-pin替代手册发布
22-7-31
Word set before the title page
随机推荐
SQL statement--get database table information, table name, column name, description comment, etc.
How to create an index when sql uses where and groupby?
络达开发---UI定义+自定义按钮事件
划分字母区间[贪心->空间换时间->数组hash优化]
Successfully resolved TypeError: can't multiply sequence by non-int of type 'float'
简陋的nuxt3学习笔记
Successfully resolved raise TypeError('Unexpected feature_names type')TypeError: Unexpected feature_names type
Lianshengde W801 series 5-WeChat applet and W801 Bluetooth communication routine (read notes)
【HFSS学习记录1】实例:宽带非对称多节定向耦合器设计
Dual machine thermal for comprehensive experiment (VRRP + OSPF + + NAT + DHCP + VTP PVSTP + single-arm routing)
Sigma development pays attention to details
16. Sum of the nearest three numbers
This Thursday evening at 19:00, Lesson 5 of the sixth phase of knowledge empowerment丨OpenHarmony WiFi subsystem
微服务概念
双机热备综合实验(VRRP+OSPF+VTP+NAT+DHCP+PVSTP+单臂路由)
MySQL indexes and transactions
Please talk about for...in and for...of in JS (below)
Word set before the title page
【websocket】
络达开发---自定义BLE服务(二):功能实现