No, no, I have clever the test plan, in unitary form works correctly.
Now I want to create a mixture of these same test plan because I need to surrender the hour of beginning of each one of the test plan. They should run, for example: the first one at 12:00:00 o'clock the second at 12:00:03 o'clock, the third at 12:00:09 o'clock, and so forth they should only be executed once, It should be a mixture because I need the reports of the total group of tests. Then, I have a file xml where I have stored the "ID" of users which I should extract to send them with each request. And those "ID" should take out them in sequential form: id1, id2,...idn. With the test plan separately don't have any problem... it extracts them in sequential form. When I carry out the mixture of test plan, instead of extracting the first extracts the id3, later the id6, later id9, etc., etc.. It is the same file for the simple test plan as for the mixture of test plan. Important: I need the file because the test is with more than 100 users Thanks, Joby 2007/3/20, Nino Wael <[EMAIL PROTECTED]>:
Jmeter "just" records the http requests, if you are using the http proxy server..? regards Nino -----Original Message----- From: Johanna Briseno [mailto:[EMAIL PROTECTED] Sent: Tue 20-03-2007 16:23 To: [email protected] Subject: Problems with the file XML and mixtures of test plan Hi, Does somebody know how to make that JMeter extracts the data of the file XML in sequential form? When I have a test plan with several threads, there is not problem, there it extracts them in sequential form. The problem shows up when I have mixtures of test plan, that is to say, it extracts of the file data 3, then the 6, then the 9, this way successively. How can I extract of a file the data in sequential form, inside a mixture of test plan? I appreciate their help, Johanna --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

