当前位置:网站首页>The concept and testing method of black box testing
The concept and testing method of black box testing
2022-07-30 07:41:00 【Ali test development】
Reader questions: What is black box testing and what are the testing methods?
Answer:
One, black box test
Black box testing does not care about the internal structure and implementation of the software.
We can treat the software as a black box. By entering data and related operations on the black box, we can observe the running results of the program and compare the actual results with the expected results.
Black box testing includes functional testing and non-functional testing.
Functional testing can be divided into different stages: unit testing, integration testing, system testing, acceptance testing, and regression testing.
Non-functional testing includes: performance testing, stress testing, load testing, security testing, compatibility testing, usability testing.
Second, test method
Black-box testing methods include: equivalence class division method, boundary value analysis method, wrong speculation method, cause and effect diagram method, decision table-driven method, orthogonal experimental design method, function diagram method, scenario method, etc.(The specific details are not expanded, and there is a lot of search on the Internet)
A Chang's thoughts:
The above is the basic theory of software testing, which is a bit general.
But when Ah Chang was actually on the job and came into contact with the real test project, the basic concept would be self-defeating.
Practice brings true knowledge, more hands to diligent brain.
边栏推荐
猜你喜欢
随机推荐
Linux(centos7)下安装MySQL
PC DBCO-PEG3-Biotin|PC-生物素-PEG3-DBCO可用于使用无铜点击化学
含 3 个单元 PEG 的 ADC linker的PC DBCO-PEG3-Biotin
arthas常用命令
IO进程线程->标准IO->day1
如何使用xilinx的FFT ip
Biotin-SS-NHS ester|生物素-二硫键-活性酯|CAS:122266-55-1具有良好的水溶性
Selenium02
OP tokens and non-transferable NFTs work to build a new digital democracy
Graph analysis like NetworkX with GraphScope
GNNLab: A Novel GNN System Based on Spatial Sharing Ideas
多线程进阶(锁策略,自旋+CAS,Synchronized,JUC,信号量)
【无标题】
MongoDB-CUD没有R
图扑软件数字孪生民航飞联网,构建智慧民航新业态
Alamofire源码分析 - POST请求
基于STM32F103的消防系统之火焰传感器
掌握JESD204B(一)–AD6676的调试
kubernetes搭建SonarQube进行代码扫描
Biotin-PEG4-SS-Alkyne_1260247-54-8_生物素-PEG4-SS-炔烃








