当前位置:网站首页>Introduction to interface debugging tools
Introduction to interface debugging tools
2022-07-02 11:22:00 【thoughtCodes】
Use of interface debugging tools after graduation :
1.SocketTest
At present, fixed length message test is used , Support TCP,socket Tools etc. , There are more network layer protocol tools and debugging (14)
2.Postman
One of the most commonly used tools .(18,19,20,)
3.Swagger
Built in simulation tool (21)
4.soapUI (22)
4. Built in simulation message test tool :
Two . Connection and difference :
socketTest : This is mainly used for less , Bottom of article
Postman and SopapUI: Can support mutual import , Work well , As a separate tool
Or better integrated in development tools .
Swagger Mainly used in applications . Real time documents are better
Of course, there are also some internal sending tools of the program .
边栏推荐
- Thanos Receiver
- 数字化转型挂帅复产复工,线上线下全融合重建商业逻辑
- Pit of the start attribute of enumrate
- [idea] use the plug-in to reverse generate code with one click
- PKG package manager usage instance in FreeBSD
- How to implement tabbar title bar with list component
- 程序员成长第六篇:如何选择公司?
- Logu p3398 hamster looks for sugar (double LCA on the tree to judge whether the two paths in the tree intersect)
- Jenkins安装
- TIPC Service and Topology Tracking4
猜你喜欢

Openmldb meetup No.4 meeting minutes

TIPC Cluster5

ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘

How to transfer event objects and user-defined parameters simultaneously in Huawei express applications

微信小程序利用百度api达成植物识别

Eight sorting summaries

Pit of the start attribute of enumrate

How to use ide to automatically sign and debug Hongmeng application

The first white paper on agile practice in Chinese enterprises was released | complete download is attached

tqdm的多行显示与单行显示
随机推荐
liftOver进行基因组坐标转换
QT learning diary 7 - qmainwindow
从ros1到ros2配置的一些东西
[AGC] how to solve the problem that the local display of event analysis data is inconsistent with that in AGC panel?
[play with FPGA learning 5 in simple terms ----- reset design]
What are the methods of adding elements to arrays in JS
【云原生】2.5 Kubernetes 核心实战(下)
The difference between self and static in PHP in methods
mysql链表数据存储查询排序问题
Astparser parsing class files with enum enumeration methods
Webauthn - official development document
C# 文件与文件夹操作
Functional interfaces and method references
C file and folder operation
Why does LabVIEW lose precision in floating point numbers
Static variables in static function
spritejs
Summary of data export methods in powerbi
tqdm的多行显示与单行显示
接口调试工具概论