当前位置: 首页 > 工具软件 > API Testing > 使用案例 >

API Testing 12 - API测试工具

西门安歌
2023-12-01

API Testing 入门基础系列 之 API Testing 12 - API测试工具

市场上有很多API测试工具,有一些是免费的,一些是付费的。有些免费版本只提供一些基本功能,当然也有很多好的免费工具可以覆盖API测试需求,包括手动和自动化测试。工具的选择取决于公司或则项目的喜好,但如果掌握了API测试的根本,也就能很好的运用任何工具了。

下面列出一些通用的API测试工具。

Tool NameAvailabilitySupportsKind of TestingKnow More Here
PostmanFree/PaidREST/SOAPManual/Automationhttps://www.getpostman.com/
SoapUIFree/PaidREST/SOAPManual/Automationhttps://www.soapui.org/
SOAtestPaidREST/SOAPManual/Automationhttp://parasoft.com/products/soatest
JMeterFreeREST/SOAPManual/Automationhttp://jmeter.apache.org/
Katalon StudioFreeREST/SOAPManual/Automationhttps://docs.katalon.com/
Rest Assured - JavaFreeREST/It supports SOAP but it will be complex.Automationhttp://rest-assured.io/
Chakram - JavaScriptFreeRESTAutomationhttp://dareid.github.io/chakram/jsdoc/index.html
UFT- Visual BasicPaidREST/SOAPAutomationhttps://www.microfocus.com/en-us/products/unified-functional-automated-testing/overview
Karate - JavaFreehttps://github.com/intuit/karate
RestSharp - .netFreeRESTAutomationhttp://restsharp.org/
Citrus - JavaFreeREST/SOAPAutomationhttp://citrusframework.org/
 类似资料: