当前位置:网站首页>Automatic test and manual test
Automatic test and manual test
2022-07-24 07:41:00 【yn20000227】
1. automated testing
Test implemented by program , This test can be performed multiple times , It can save labor , Ensure that the test coverage is wider .
For example, stress testing such , If the test product can withstand tens of thousands of people logging in at the same time , This time is suitable for manual testing . For example, fuzzy testing requires random generation of a large number of random data , It is also suitable for automated testing .
2. Manual testing
Manual testing Rely on manual operation , There is uncertainty .
This uncertainty , Both advantages , There are also shortcomings. .
Advantage is : More flexible , Suitable for small-scale testing tasks that allow flexible testing , Such as the need to Click Or sliding gestures .
shortcoming : Not suitable for large amount of data 、 Large scale 、 Take a long time to test
3. contrast
Compare with manual test , It takes more time to automate test cases and scripts , Suitable for repeated testing .
边栏推荐
- Kali installing PIP and pip source changing
- The solution of unable to import custom library in pycharm
- The shortest distance of Y axis of 2D plane polyline
- numpy.inf
- 【sklearn】tree.DecisionTreeClassifier
- sqli-labs简单安装
- Kali安装pip以及pip换源
- MySQL statement
- Introduction to C language I. branch and loop statements
- Introduction to C language
猜你喜欢

php 转义字符串

Single Gmv has increased 100 times. What is the "general rule" behind the rise of popular brands?

Appium doctor command error pit - resolved
![2022-07-23: given n items, each item has weight (w[i]) and value (v[i]), only two items can be selected at most, and the weight does not exceed bag. What is the maximum return value? N <= 10^5, w[i] <](/img/f4/ba2706e93f042dd8b110fac0d873c8.png)
2022-07-23: given n items, each item has weight (w[i]) and value (v[i]), only two items can be selected at most, and the weight does not exceed bag. What is the maximum return value? N <= 10^5, w[i] <

【sklearn】PCA

Sense dimension design responsive layout

Postman extracts the token parameter value in the response header and sets it as an environment variable, with code attached

Unable to auto assemble, bean of type "redistemplate" not found

【Pytorch】Dataset_ DataLoader

requests-爬虫多页爬取肯德基餐厅位置
随机推荐
[Huawei] Huawei machine test question-105
Simple installation of sqli Labs
Selenium basics controls the scroll bar of the browser
JS_ Realize the separation of multiple lines of text into an array according to the newline
Mitre att & CK ultra detailed learning notes-01 (background, terms, cases)
Harbor2.2 quick check of user role permissions
Log in to the server using the fortress machine (springboard machine)
requests-爬取页面源码数据
numpy.arange
Harbor2.2 用户角色权限速查
Using depth and normal textures in unity
24. Global event bus
CentOS 7 install mysql5.6.37
[information system project manager] Chapter VII recheck cost management knowledge structure
Induction, generalization, deduction
2022-07-23:给定N件物品,每个物品有重量(w[i])、有价值(v[i]), 只能最多选两件商品,重量不超过bag,返回价值最大能是多少? N <= 10^5, w[i] <= 10^5, v
Source code analysis of Nacos configuration center
[introduction to C language] zzulioj 1011-1015
Introduction to C language II. Functions
Requests crawler multi page crawling to KFC restaurant location