I have a data driven testing flow of 100 APIs where i use data set in csv
from gui i am able to do the data driven testing but in cli it is not able to fetch the data niether it fetches everyday on my harness pipeline.
Please help as soon as possible its a production requirement
Currently, you can use the -d, --iteration-data <path>
option in CLI to perform data-driven testing with a local CSV file. We will improve this later to support fetching test data directly from test scenarios in CLI. For details, refer to: Apidog CLI Options - Apidog Docs