在空手道和放心之间选择

Selecting between karate and Rest assured

尝试 select 在 Karate 框架和 Rest Assured 之间实现 API 自动化,其中包括 Rest APIs 和 GraphQL。我们还可以增强框架来执行 UI 自动化

我经历了大致的寻找过程:

空手道专为 GraphQL 设计:

空手道和 REST-assured 的比较:https://github.com/intuit/karate#comparison-with-rest-assured

UI 自动化:https://github.com/intuit/karate/tree/master/karate-core

对于UI自动化,是否可以在Rest Assured的混合框架中完成。

需要了解长期处理这两个框架会产生什么结果

除非可以在这里讨论,否则将讨论移至 QA 组。 https://sqa.stackexchange.com/questions/44538/selecting-between-karate-and-rest-assured

空手道专为 GraphQL 设计:

空手道和 REST-assured 的比较:https://github.com/intuit/karate#comparison-with-rest-assured

并且它已经支持 UI 自动化:https://github.com/intuit/karate/tree/master/karate-core