Jmeter summary report when using loops -
currently have project http requests. pulls urls csv file using loop.
this works me. when @ summary report gives me results of 1 request (http) rather requests each url in csv file. there way show each url in summary report when using loop controller?
set name of sampler :
- url-${url_var_csv}
where url_var_csv variable name used in csv dataset.
Comments
Post a Comment