I have test scenario that utilizes data driven testing. I am using the test data tab to populate the parameters. It only contains the ID. I want to export the test scenario including the test data to use it in APIDOG CLI so I can utilize the htmlextra reporter. But after looking everywhere, it appears that it is not possible to include the test data when exporting. I also tried converting the test data to json and inserting it in variables as shown in the attached screenshot. But the data is still not getting read. Please advice, thanks!
Currently, exporting a test scenario along with the configured test data is not supported. We’ve noted this as a potential enhancement and will evaluate it.
For CI/CD, we recommend using the “Run online data in real time” feature. This ensures that the test data you’ve configured is used, and any changes to the test scenario are reflected in real-time during execution.