Example: I need to post the payment for an account for 100 times with same set data . In that case how to iterate the particular feature file using karate framework. Please help on this issue.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Sounds like you need a performance testing tool instead of Karate.
But still, if you insist, here is the best reference example call-dynamic-json.feature
.
Also make sure you read the section on data-driven features in the documentation. All the best !