Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Users and different session id
Users and different session id [message #94157] Mon, 26 March 2007 13:35 Go to next message
Eclipse UserFriend
Originally posted by: piolaki.wp.pl

I record test on application with session. I want to run this test for few
users, but all users have got the same session id. How can I change
session id for each user? I want to run test for each user with different
session id.

Piotr
Re: Users and different session id [message #95332 is a reply to message #94157] Wed, 11 April 2007 12:39 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Piotr,
What type of TPTP test are you recording/running?

-URL
-AGR
-API

For each of the test types, you can uncheck the Synchronous checkbox in
the Behavior tab of the test suite editor and each invocation in a loop will
be executed simultaneously on separate threads.

Paul
"Piotr Konko" <piolaki@wp.pl> wrote in message
news:31fa14b0a17c59d241835136088cbb95$1@www.eclipse.org...
>I record test on application with session. I want to run this test for few
>users, but all users have got the same session id. How can I change session
>id for each user? I want to run test for each user with different session
>id.
>
> Piotr
>
Re: Users and different session id [message #95415 is a reply to message #95332] Wed, 11 April 2007 16:07 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Piotr,
If you question is specific to the URL test type (which I believe it
is), we expose session IDs to the test author in the URL test editor or
generates JUnit test code (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=139699#c1). Preserving user
session IDs to emulate unique user sessions when asynchronously looping
through a set of iterations will be covered under enhancement
https://bugs.eclipse.org/bugs/show_bug.cgi?id=128613.

Paul
"Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
news:eviktl$3mq$1@build.eclipse.org...
> Hi Piotr,
> What type of TPTP test are you recording/running?
>
> -URL
> -AGR
> -API
>
> For each of the test types, you can uncheck the Synchronous checkbox in
> the Behavior tab of the test suite editor and each invocation in a loop
> will be executed simultaneously on separate threads.
>
> Paul
> "Piotr Konko" <piolaki@wp.pl> wrote in message
> news:31fa14b0a17c59d241835136088cbb95$1@www.eclipse.org...
>>I record test on application with session. I want to run this test for few
>>users, but all users have got the same session id. How can I change
>>session id for each user? I want to run test for each user with different
>>session id.
>>
>> Piotr
>>
>
>
Re: Users and different session id [message #95729 is a reply to message #95415] Fri, 13 April 2007 11:41 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Correction:

"we do not expose session IDs to the test author in the URL test editor or
generated JUnit test code (see
https://bugs.eclipse.org/bugs/show_bug.cgi?=139699#c1)"

PS
"Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
news:evj13u$rhv$1@build.eclipse.org...
> Piotr,
> If you question is specific to the URL test type (which I believe it
> is), we expose session IDs to the test author in the URL test editor or
> generates JUnit test code (see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=139699#c1). Preserving user
> session IDs to emulate unique user sessions when asynchronously looping
> through a set of iterations will be covered under enhancement
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=128613.
>
> Paul
> "Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
> news:eviktl$3mq$1@build.eclipse.org...
>> Hi Piotr,
>> What type of TPTP test are you recording/running?
>>
>> -URL
>> -AGR
>> -API
>>
>> For each of the test types, you can uncheck the Synchronous checkbox
>> in the Behavior tab of the test suite editor and each invocation in a
>> loop will be executed simultaneously on separate threads.
>>
>> Paul
>> "Piotr Konko" <piolaki@wp.pl> wrote in message
>> news:31fa14b0a17c59d241835136088cbb95$1@www.eclipse.org...
>>>I record test on application with session. I want to run this test for
>>>few users, but all users have got the same session id. How can I change
>>>session id for each user? I want to run test for each user with different
>>>session id.
>>>
>>> Piotr
>>>
>>
>>
>
>
Previous Topic:IAC with 4.4i2 on Linux-32
Next Topic:URL recorder - session handeling
Goto Forum:
  


Current Time: Thu Apr 18 06:39:16 GMT 2024

Powered by FUDForum. Page generated in 0.01507 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top