Forum Discussion

leela's avatar
leela
Occasional Contributor
11 years ago

Data source for web page runner

Hi,

I have a web page which a query parameter, i need to perform a load testing the web page by changing the value to query parameter dynamically where the values to query parameter need to be feed from csv file.

for eg: The web page for load testing : http://mystore/display?cat=1

I have list of cat ids in a csv file, how to tell web page runner to pick the value from csv file sequentially and hit the page as part of my load testing.

If not , is there any other way to do the same.

3 Replies