I have 2 data files, one with login credentials and other with some other data. What I want to do is when a Vuser starts take login credentials from the first row and then take the data for the next operation also from the first row of that file.
Can anyone help me in this?