I need to create data driven unit tests for different APIs in karate framework. The various elements to be passed in the JSON payload should be taken as input from an excel file.
A few points:
call-table.feature
dynamic-params.feature
call-json-array.feature
Map
List
dogs.feature
EDIT: Karate now supports CSV files that can be used to even do data-driven testing: https://github.com/intuit/karate#csv-files
2.1m questions
2.1m answers
60 comments
57.0k users