The HTTP User Parameter Modifier Pre-Processor is for all the threads.
For example, this it is the structure of the mixture:
Test Plan(Mixture):
- Thread Group 1 : 1 users, begining de test 12:00:03
- Thread Group 2 : 1 users, begining de test 12:00:08
- Thread Group 3: 1 users, begining de test 12:00:23
- ....
- Thread Group n: 1 users, begining de test 13:15:25.
- HTTP User Parameter Modifier Pre-Processor(users.xml)
then, all the threads should go to the file xml to extract the data and to
run out the test.
The problem is that the id1 should necessarily be extracted before the id2,
that in the mixture not this happening.
What I can do?.
very grateful,
Joby
2007/3/20, sebb <[EMAIL PROTECTED]>:
If you are referring to the HTTP User Parameter Modifier Pre-Processor
reading the XML file, then it will be called for every sampler that is
in scope.
For example in this plan:
Thread Group
- HTTP User Parameter (users.xml)
- HTTP Sampler 1
- HTTP Sampler 2
- HTTP Sampler 2
the next entry will be read 3 times - even if the parameters are only
used by one of the samplers, whereas for this plan only one entry will
be read for each loop:
Thread Group
- HTTP Sampler 1
- - HTTP User Parameter (users.xml)
- HTTP Sampler 2
- HTTP Sampler 2
S
On 20/03/07, Johanna Briseno <[EMAIL PROTECTED]> wrote:
> 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]