当前位置:网站首页>What are the interface tests? What are the general test points?
What are the interface tests? What are the general test points?
2022-07-06 22:21:00 【Field test record】
Hello, everyone , I'm Daejeon .
The essence of interface testing is to simulate the front-end page to send requests to the back-end server with the help of testing tools , The tester judges whether there is a problem with the interface by judging whether the returned message of the interface is consistent with the expectation .
First , Datian thought that he had to ensure his interface request address first 、 Correctness of parameter value transfer ; During the test, you need to pay attention to the status code in the response 、 Response information 、 Data warehousing or whether changes have been made in the database 、 Whether the server log reports an error .
secondly , Let's talk about the common test points of interface testing :
1、 See whether the normal scenario rules are implemented ;
2、 After passing the normal scene , Then cover the abnormal scene ;
3、 Verify the boundary data of parameters ;
4、 Pass wrong parameters, such as less 、 Multiple transmission 、 Don't pass parameters , Whether the interface is handled accordingly ;
5、 When two interfaces are interrelated , Pass in the wrong parameter value , Check whether the next interface can receive normally ;
6、 Interface performance or pressure test , Simulate through test tools , See whether the bearing capacity of the interface meets the expected requirements ;
7、 Interface security test , Some need encryption 、 Whether sensitive fields are encrypted ; Whether the interface permission processing is normal ;
The above is what Daejeon shares today , If you find it useful , You can give Daejeon a compliment ~
边栏推荐
- OpenCV300 CMake生成project在项目过程中的问题
- Attack and defense world miscall
- 解决项目跨域问题
- 【10点公开课】:视频质量评价基础与实践
- Management background --2 Classification list
- MariaDB database management system learning (I) installation diagram
- OpenCV VideoCapture. Get() parameter details
- [Digital IC hand tearing code] Verilog burr free clock switching circuit | topic | principle | design | simulation
- 每日一题:力扣:225:用队列实现栈
- AI enterprise multi cloud storage architecture practice | Shenzhen potential technology sharing
猜你喜欢
[sciter]: encapsulate the notification bar component based on sciter
[linear algebra] determinant of order 1.3 n
How does the uni admin basic framework close the creation of super administrator entries?
Management background --3, modify classification
硬件开发笔记(十): 硬件开发基本流程,制作一个USB转RS232的模块(九):创建CH340G/MAX232封装库sop-16并关联原理图元器件
Oracle control file and log file management
PVL EDI project case
Unity3d Learning Notes 6 - GPU instantiation (1)
[leetcode daily clock in] 1020 Number of enclaves
硬件開發筆記(十): 硬件開發基本流程,制作一個USB轉RS232的模塊(九):創建CH340G/MAX232封裝庫sop-16並關聯原理圖元器件
随机推荐
Mongodb (III) - CRUD
PVL EDI project case
Chapter 4: talk about class loader again
Oracle Performance Analysis 3: introduction to tkprof
Management background --4, delete classification
Unity3d minigame-unity-webgl-transform插件转换微信小游戏报错To use dlopen, you need to use Emscripten‘s...问题
C # realizes crystal report binding data and printing 4-bar code
保存和检索字符串
Classic sql50 questions
Memorabilia of domestic database in June 2022 - ink Sky Wheel
Notes de développement du matériel (10): flux de base du développement du matériel, fabrication d'un module USB à RS232 (9): création de la Bibliothèque d'emballage ch340g / max232 SOP - 16 et Associa
GNN, please deepen your network layer~
[leetcode daily clock in] 1020 Number of enclaves
HDR image reconstruction from a single exposure using deep CNNs阅读札记
Kohana 数据库
AI 企业多云存储架构实践 | 深势科技分享
Barcodex (ActiveX print control) v5.3.0.80 free version
GPS from getting started to giving up (12), Doppler constant speed
zabbix 代理服务器 与 zabbix-snmp 监控
Set status bar style demo