I am building a test script in Jmeter for login functionality of my site, so I have provided a CSV file with all the credentials, then I have decided to make each user login and then select a template, In my site there are two templates only and what i want to do, is that i want each user select adifferent template each time, the question is do I need to provide another CSV file for the 2 template only? or is there another way of doing so?.
Thanks in Advance