Is there any way to display all the APIs called for a scenario in Cucumber Report?

天涯浪子 提交于 2021-01-29 10:15:49

问题


I am developing a Test Automation using Rest-Assured Cucumber and generating the report using net.masterthought report plugin. Everything works fine, but now I want to display all the GET/POST/PUT/DELETE resource called during the test in any place/page of the report. Can anyone give any idea how can I accomplish this?

Thanks, Surodip

来源:https://stackoverflow.com/questions/61344107/is-there-any-way-to-display-all-the-apis-called-for-a-scenario-in-cucumber-repor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!