Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 BDD 执行详细信息导出到我的应用程序并在应用程序中显示执行详细信息。是否有任何公开的 API 可以帮助我在特定项目的启动选项卡中获取全部数据?
有基于 Swagger 的详细 API 文档:https://{YOUR_RP_INSTANCE}/ui/#api
关于结果,基本上有两种方法可以实现:
GET /{projectName}/launch/{launchId}/report
GET /{projectName}/launch
/{projectName}/item