Forum Discussion
Alejandro21
11 years agoOccasional Contributor
Hi Giscard,
Thanks for your reply. Yes, a datasource like the xls file you sent is why I'm looking for. DO you recommend using an excel file instead of a DB connection?
However, I'm not sure how to set each iteration of my DataSource as my current request xml, could you give some simple code example of how to achieve it?
Actually, what I would like to have in the end is a DataSource that includes not only the requests nodes but also their corresponding values. Something like preparing all the load test data in advanced based on my business logic so that when the load test runs, it only iterates through the DataSource and sends the requests.
Thanks!
Alejandro
Thanks for your reply. Yes, a datasource like the xls file you sent is why I'm looking for. DO you recommend using an excel file instead of a DB connection?
However, I'm not sure how to set each iteration of my DataSource as my current request xml, could you give some simple code example of how to achieve it?
Actually, what I would like to have in the end is a DataSource that includes not only the requests nodes but also their corresponding values. Something like preparing all the load test data in advanced based on my business logic so that when the load test runs, it only iterates through the DataSource and sends the requests.
Thanks!
Alejandro