接口设计、模拟、定义
2025年2月3日小于 1 分钟
接口定义工具
接口模拟工具
- mockoon —— api 模拟,前端开发配合
server.proxy配置使用 - Fake Rest API https://instantwebtools.net/fake-rest-api/
接口调试工具
参考:
| 工具名称 | 说明 |
|---|---|
| JMeter | 开源,Java实现,功能丰富,30年(2025年12月7日)专业的接口测试、压测工具,支持插件扩展 |
| Karate DSL | 开源,Java实现,可编程 |
| RestAssured | 开源,Java实现,可编程 |
| Insomnia | 开源(需登录,部分功能收费),支持Windows, macOS, Linux系统,支持插件扩展 |
| Apifox | 闭源(需登录,部分功能收费),支持Windows, macOS, Linux系统 |
| Postman | 闭源(需登录,部分功能收费),支持Windows, macOS, Linux系统 |
| Fiddler | 闭源(需登录,部分功能收费),支持Windows, macOS, Linux系统,网络测试 |
| Katalon Studio | 闭源(需登录,部分功能收费),支持Windows, macOS, Linux系统 |
| SoapUI | 闭源(需登录,部分功能收费),支持Windows, macOS, Linux系统 |
| Paw | 闭源(需登录,部分功能收费),支持macOS系统 |
| Cypress | |
| hoppscotch | |
| bruno | |
| burpsite | |
| Repable | |
| Charles |