I have two datafiles, one with the dynamic request parameter that should go in the request and one with the variable part in the request url
ie http://localhost/request-uri/from/first/file?parameter=paramfromsecondfile
Now foreach dynamic request parameter i want to loop through the dynamic request URI's and trigger the request.
Adding both as user parameter to the threadgroup doesn't work because it takes the first line from both files, then the second line from both files etc.
Now i guess i could "massage" my input files to get around this, but just wondering if i could do it easier in jmeter.
Regards Jorg Heymans
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

