Hi
The closest equivalent for a load runner transaction is the transaction
controller which will allow you to group up multiple requests as one, but
you rarely need to do this.

The functionality of specifying vusers to transactions cannot be recorded
directly in JMeter. assuming you model one user = one thread - then You
usually either sum up the number of users you need and specify the total in
threadgroup and use the various controllers to control how many threads
perform which actions OR
you use separate thread groups. If you are going to use different thread
groups , then you usually have to use module/include controllers to avoid
duplicating the test script. Again you need to tweak your script manually ,
you cannot record this automatically.

regards
deepak

On Mon, Sep 5, 2011 at 10:27 PM, vamba <vino10.test...@gmail.com> wrote:

> Thanks ..u r corect ...i vl clearly explain u ...i some commerical tool
> ..for
> login part we record and give the transcation as login and same as for the
> other action in single record  .we can give vuser as we like for the
> different transcation as per the requirement once when we  run the scenario
> ..same like that can we do in jmeter ?
>
>
> If we dnt have like that pl explain me how to differeniate in jmeter
>
> thanks in advance
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/How-to-record-different-action-tp4770103p4773258.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to