I am doing data driven testing with Postman. And i am updating the expected results in the csv data file itself along with the input data. For a particular field, among the total of 10 iterations 7 iterations have values and i have updated them and remaining 3 do not have any values so left it blank. But when we run the request it fails for the 3 iterations where the value is blank since the field itself not displayed in the response for those three iterations since there is no value of that field. What kind of approach can be done to have this validated in same request and expected results to be updated with same input csv file? Does anyone have solution of this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to start a data-driven test using postman which refers to CSV data as the expected result | 0 | 461 | April 14, 2022 | |
API Testing 'A Beginners View': Data-driven testing in Postman | 4 | 23018 | June 27, 2022 | |
Data Driven Testing - CSV format issue | 2 | 15 | November 8, 2024 | |
Postman CLI Failed assertions are not reported in the summary | 3 | 11 | August 1, 2024 | |
Data Driven Testing using a csv file for automation | 3 | 3335 | August 7, 2020 |