You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by nanduri <na...@gmail.com> on 2009/09/23 06:41:00 UTC

View results tree

Hello,
  Imn doing parmeterization for multiple logins and my script is checking
for two logins for.After running script
when i  go to view results tree when i click on response data it was showing
like this

for user 1 -logged244<pre>Array
(
    [user_sessionid] => 24
    [role_sessionid] => 4
)
0
for user2- it was showing as 1
that means second user is not logged in what is the problem how do i handle
this

-- 
View this message in context: http://www.nabble.com/View-results-tree-tp25530989p25530989.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: View results tree

Posted by Deepak Shetty <sh...@gmail.com>.
debug using http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour or
search the mail archives

On Tue, Sep 22, 2009 at 9:41 PM, nanduri <na...@gmail.com> wrote:

>
> Hello,
>  Imn doing parmeterization for multiple logins and my script is checking
> for two logins for.After running script
> when i  go to view results tree when i click on response data it was
> showing
> like this
>
> for user 1 -logged244<pre>Array
> (
>    [user_sessionid] => 24
>    [role_sessionid] => 4
> )
> 0
> for user2- it was showing as 1
> that means second user is not logged in what is the problem how do i handle
> this
>
> --
> View this message in context:
> http://www.nabble.com/View-results-tree-tp25530989p25530989.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>