I am trying to use Runner to link to a csv file that has multiple course codes to associate into a Blueprint course. My API call works fine when I run it alone in the regular Postman workspace, but when I go to Runner & link to a a csv file of a list of all the course ID’s only gives me errors saying “This request does not have any tests”. In my csv file, I have a column header of course_ids_to_add which matches the variable in the call line, and then the column just contains the course ids. I’ve not done this type of thing before and don’t want to have to run a separate call for every single course as there are hundreds of them!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Can I use 2 data files in a collection runner | 2 | 863 | July 10, 2018 | |
Run the two API's for the multiple iterations in sequence | 2 | 328 | December 6, 2023 | |
CSV Data files for multiple requests within one collection | 12 | 15219 | June 24, 2021 | |
How to run Collection with N no.of APIs with CSV data file | 1 | 803 | September 10, 2020 | |
Performance Testing Runner with different data sets for APIs | 1 | 113 | June 23, 2024 |