当前位置:网站首页>What is your understanding of interface testing?
What is your understanding of interface testing?
2022-06-22 02:03:00 【Software testing is important】
1) Why test interfaces ?
When developing software, we usually develop the back end first , After the back-end development is completed, integration testing is required . Interface testing is to bypass the front end , Direct call to interface , Test whether the interface function is normal . Interface tests usually require input parameters , The test result will have a return value , The return value is called the response data .1, Early test intervention can save the time of front and rear end joint commissioning . 2. An interface problem may show multiple problems on the interface , Reduce the later function test time and bug.
2) When to do interface testing ?
1, When we testers get the interface document , You can start writing test cases , The test must be carried out before the joint commissioning .
2, The back-end interface is developed , You need to do interface testing .
3) What is the interface ?
The interface between software is the channel for data transmission , It may be the interface of a system or a function .
4) How interfaces are classified ?
Interface is divided into internal interface and external interface . Internal interface : Parameter transfer interface between systems . External interface : Functional interfaces involving third parties , Across the interface of the system , For example, payment 、 WeChat validation 、 Interface for mobile phone verification .
边栏推荐
猜你喜欢

Machine learning compilation lesson 1: overview of machine learning compilation

测试apk-异常管控WiFi Scan攻击者开发
![[Chapter 13 image compression and reconstruction based on Hoffman -- image processing application of MATLAB deep learning practice]](/img/ac/6f3ce735f52bc44a5dd65e0f2b870c.png)
[Chapter 13 image compression and reconstruction based on Hoffman -- image processing application of MATLAB deep learning practice]

功能测试——MySQL数据库简介

机器学习编译第1讲:机器学习编译概述

Android使用SQL数据库进行登录功能时报错Attempt to invoke virtual method ' ' on a null object reference

Ansible 配置文件

Efficient packet processing system based on dpdk

acwing 836. Merge sets (merge sets)
![[chapter 06 MATLAB realizes lung cancer diagnosis based on watershed segmentation]](/img/2f/b2f141bf2f0b1f2f80444d37529a9b.png)
[chapter 06 MATLAB realizes lung cancer diagnosis based on watershed segmentation]
随机推荐
[chapter 07 face QR code recognition based on principal component analysis matlab deep learning practical case]
大厂英伟达面试题整理123
Games-101-personal summary shading
Recommended by Ali, Tencent and Baidu software testing engineers - waterfall model of software testing model
啊哈C语言 第5章 好戏在后面(第24-25讲)
Intel written test questions DIY
[Chapter 10: a website digital verification code recognition based on moment invariants matlab deep learning practical application case]
excel常用快捷键excel快捷键汇总
【第 10 章 基于不变矩的某网站数字验证码识别MATLAB深度学习实战应用案例】
【虚幻引擎UE】打包报错出现!FindPin错误的解决办法
【第 01 章 基于直方图优化的图像去雾技术-全套系统MATLAB智能驾驶深度学习】
Android使用SQL数据库进行登录功能时报错Attempt to invoke virtual method ' ' on a null object reference
BSV上的委托合约(3)
英伟达笔试面试题整理DIY
Zhongang Mining Co., Ltd.: fluorite is a scarce resource with enhanced attributes, and there may be a gap between supply and demand in the future
word中mathtype公式右编号右对齐
功能测试——MySQL数据库简介
抓包工具:Fiddler,软件测试工程师必备技能
acwing 835. Trie字符串统计
基于DPDK的高效包处理系统