Performance Testing Runner with different data sets for APIs

Hii,

I want to run performance tests on my postman collection using runner. Now my headers include x-user-id and my APIs are for get, put, post, delete and each of them requires different query parameters. So how do I use data file to set different values for these query parameters and headers in these different types of APIs? Or is there some other way to do this that I’m missing?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.