I am new to post man and I want to parse a csv file having comma separated values in single column for implementing assertion. Is there a way to implement this?
Note: The values I want to assert needs to be fetched from CSV file and will be dynamic for every iteration.