问题
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 !
来源:https://stackoverflow.com/questions/48076381/how-to-run-the-feature-file-for-definite-number-for-times-in-karate-framework