How to use CSV Data Set with junit request test in jmeter
问题 I have a problem and I stuck in it for two days, how can I add more than one argument constructor in “ Constructor String label” ????? When I created my test in Junit , I create a constructor using two arguments, but in jmeter , a problem occurred and me telling that it’s impossible to create an instance because of the absence of one String Constructor. So, after that, I discover that jmeter only see one string constructor or an empty one Please help me on this point or do you suggest another