CODEARTS API-如何从Postman无缝迁移到CodeArts API?

时间:2024-07-31 16:19:05

如何从Postman无缝迁移到CodeArts API?

  • 可以在API设计页面,通过单击搜索栏旁边,选择“导入Postman文件”来导入Postman存量数据,具体导入操作可参照导入接口,支持导入的数据格式为:
    • Collections和Environment数据集ZIP包
    • 单个Collection文件
  • 兼容Postman脚本语法,可以在CodeArts API中直接运行Postman脚本。
  • Postman中Run collection功能可以通过使用CodeArts API的API测试实现,支持接口的自动化测试,可视化界面灵活编排测试用例顺序,无需修改脚本,实现“零代码”快速生成测试用例,具体API测试操作可参照API测试导读

support.huaweicloud.com/codeartsapi_faq/apiarts_02_0008.html