Ya you can do that. If i understanding is correct give a try following:

1) login concurrent user ( by csv)
2) on the same login HTTP request add the regular expression exacter and
get the session id
     jsession="(.*)"
3) Pass this session to remaining requests if needed

Verify the regex pattern in view result tree listener

-Britto


On Mon, Jun 30, 2014 at 6:49 PM, Mihir <[email protected]> wrote:

> I am trying load test using Jmeter
> but our application create session on single login
> Is there way i can create session during load test for each concurrent
> user?
>
>
> Regards
> Mihir
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Can-anyone-suggest-Session-creation-for-each-concurrent-user-tp5720455.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 

Regards
Britto Christy

Reply via email to