DEV Community

Elena Christoforou
Elena Christoforou

Posted on

Testing multiple URLs with jmeter

Hello

I have multiple URLs in a csv file. I have configured jmeter to run through the URLs in the file but for some reason it keeps failing. I think it could be something with the Https configuration.

For arguments sake, assume i want to test the following web pages:

This is how i have configured jmeter:

While Controller

CSV data set config

Http request

Sample of CSV

When I run this, i get errors. What am i doing wrong

Thank you in advance

Top comments (0)