Hi Tiffany, IMHO: I would use a single data file just to make it easier to maintain, edit, keep track of, etc. For example, to add a new user information you would only have to edit a single file instead of three files.
Regards, Frank tiffany <[EMAIL PROTECTED]> 06/07/2007 12:34 PM Please respond to "JMeter Users List" <[email protected]> To [email protected] cc Subject Should I put all the data into one data file Hi, I have a question on using data files with Jmeter. Should I have a single or multiple data files for a test case? Do multiple data files would cause problem when my testcase has more than one thread(i.e. multi-threads)? For example : I have 3 data files to do a testcase like the following: TestCase: 1. User login 2. Modify the user tel no. 3. logout I have 3 datafiles as the following: 1. userURL.csv - contains user URL 2. userLogin.csv - contains user information to login 3. telno.csv - contains telephone number Thanks, Tiffany -- View this message in context: http://www.nabble.com/Should-I-put-all-the-data-into-one-data-file-tf3885602.html#a11013780 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

