You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by PurnaAmmapalli <am...@gmail.com> on 2009/07/21 07:45:24 UTC

Create Account using jmeter

Hi all, 

I am new jmeter,i want to  perform load test on Create account  in my site,

Please any one know help me how to perform this one, i use http proxy that
one is not working properly any alternate  method is there for doing load
testing on this (Create Account)

Please help me

Thanks in Advance

Purna
-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
I use Http cookie manager it will work first time fine,i save the test plan,
and i execute the saved test plan now i am getting internal server error in
login page i used Regular Expression also 

please help me 

Thanks in advance

Purna



mahesh kumar-3 wrote:
> 
> Http cookie manager will be there ..use that one...read the document
> regarding that in Jmeter user manual. so that it will clear the cookies
> for
> each iteration..
> --mahesh
> 
> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Mahesh,
>>
>> Cookie is creating while creating account
>>
>> During running script what i can do to solve this problem,and how i can
>> test
>> please help me
>>
>> Thanks in advance
>>
>> Purna
>>
>> mahesh kumar-3 wrote:
>> >
>> > May be for Login request is there any sessionID/Cookie is going on...If
>> > any
>> > we need to capture those values..500 internal server will occur if we
>> send
>> > the wrong request parameters...
>> >
>> > --Mahesh
>> >
>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>> > <am...@gmail.com>wrote:
>> >
>> >>
>> >> Mahesh,
>> >>
>> >>  i have one problem for executing the script in Result tree "Login
>> >> Request"
>> >> response shows to internal server error how to overcome this one
>> >>
>> >> Thanks in Advance
>> >> purna
>> >>
>> >>
>> >> PurnaAmmapalli wrote:
>> >> >
>> >> > Thanks for your valuable reply.
>> >> >
>> >> >
>> >> > mahesh kumar-3 wrote:
>> >> >>
>> >> >> For creating username do we need to provide the new email address
>> or
>> >> >> existing email address will work. If existing email address is
>> working
>> >> >> fine
>> >> >> then u can run the test with same email address. Specify the number
>> >> users
>> >> >> in
>> >> >> thread group and corresponding ramp up also.
>> >> >>
>> >> >> --Mahesh
>> >> >>
>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>> >> >> <am...@gmail.com>wrote:
>> >> >>
>> >> >>>
>> >> >>> Hahesh,
>> >> >>>
>> >> >>> My doubt is after recording script in badboy(Script for create
>> >> account)
>> >> >>> i
>> >> >>> import in jmeter
>> >> >>>
>> >> >>> In jmeter i want to perform load testing for Creating account for
>> >> that
>> >> >>> in
>> >> >>> script contain one user name  in our site user name is email id.In
>> >> >>> script
>> >> >>> user name should be parameterize or i can test with existing user
>> >> name
>> >> >>> what
>> >> >>> ever in the script,please reply me
>> >> >>>
>> >> >>> Thanks in Advance
>> >> >>>
>> >> >>> Purna
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>> mahesh kumar-3 wrote:
>> >> >>> >
>> >> >>> > Do you have a set of user name for your applciation? If you have
>> >> set
>> >> >>> of
>> >> >>> > usernames then write all the usernames in a file and read the
>> file
>> >> >>> using
>> >> >>> > user parameter file or CSV dataset config replace the username
>> in
>> >> the
>> >> >>> > script
>> >> >>> > for each iteration so that for each iteration new user will
>> login
>> >> into
>> >> >>> the
>> >> >>> > applcaition. Yes while doing load t est it is better to user
>> >> multiple
>> >> >>> > users
>> >> >>> > instead of single user name(it may be depend on the apllciation
>> >> also)
>> >> >>> >
>> >> >>> > --Mahesh
>> >> >>> >
>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>> >> >>> > <am...@gmail.com>wrote:
>> >> >>> >
>> >> >>> >>
>> >> >>> >> Mahes,thank u for your reply,
>> >> >>> >>
>> >> >>> >> I have one more doubt
>> >> >>> >>
>> >> >>> >> using bad boy i create script ,and using this script i want to
>> >> test
>> >> >>> load
>> >> >>> >> on
>> >> >>> >> my system for that
>> >> >>> >>
>> >> >>> >> i want to parameterized the user name ,because user name is
>> unique
>> >> in
>> >> >>> our
>> >> >>> >> site,so for load testing i can use parameterization for
>> username
>> >> or
>> >> >>> use
>> >> >>> >> single username i can perform load test
>> >> >>> >>
>> >> >>> >> Please reply me
>> >> >>> >>
>> >> >>> >> Thanks in advance
>> >> >>> >>
>> >> >>> >> Purna
>> >> >>> >>
>> >> >>> >>
>> >> >>> >> mahesh kumar-3 wrote:
>> >> >>> >> >
>> >> >>> >> > If you are unable to record the steps using Jmeter proxsy
>> server
>> >> >>> then
>> >> >>> >> use
>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export the
>> >> >>> recorded
>> >> >>> >> > steps
>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>> >> >>> >> > fileds(username,password
>> >> >>> >> > etc...)...after the parameterization over then run the script
>> >> for
>> >> >>> >> multiple
>> >> >>> >> > users so that it will create the accounts simultaneoulsy.
>> >> >>> >> >
>> >> >>> >> > --Mahesh
>> >> >>> >> >
>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> >> >>> >> > <am...@gmail.com>wrote:
>> >> >>> >> >
>> >> >>> >> >>
>> >> >>> >> >> Hi all,
>> >> >>> >> >>
>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>> account
>> >>  in
>> >> >>> my
>> >> >>> >> >> site,
>> >> >>> >> >>
>> >> >>> >> >> Please any one know help me how to perform this one, i use
>> http
>> >> >>> proxy
>> >> >>> >> >> that
>> >> >>> >> >> one is not working properly any alternate  method is there
>> for
>> >> >>> doing
>> >> >>> >> load
>> >> >>> >> >> testing on this (Create Account)
>> >> >>> >> >>
>> >> >>> >> >> Please help me
>> >> >>> >> >>
>> >> >>> >> >> Thanks in Advance
>> >> >>> >> >>
>> >> >>> >> >> Purna
>> >> >>> >> >> --
>> >> >>> >> >> View this message in context:
>> >> >>> >> >>
>> >> >>> >>
>> >> >>>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>> >> >>> >> >>
>> >> >>> >> >>
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >>
>> >> >>> >> --
>> >> >>> >> View this message in context:
>> >> >>> >>
>> >> >>>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
>> >> >>> >>
>> >> >>> >>
>> >> >>> >
>> >> >>> >
>> >> >>>
>> >> >>> --
>> >> >>> View this message in context:
>> >> >>>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.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
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.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
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698089.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: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Which options did you set for HTTP Cookie Manager?

You need to check the clear cookies each iteration and select Cookie
policy as well
 


Regards,

Applications QA Analyst 

Information Technology Services (ITS) 

The University of Auckland, New Zealand 

Te Whare Wananga o Tamaki makaurau, Aotearoa,

(: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 

 

1883-2008: Celebrating 125 Years

 

"Om Sakti Amman Vinayaka Muruga Sastha Tunai"

P Please consider the environment before printing this email.

-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Wednesday, July 29, 2009 1:44 AM
To: jmeter-user@jakarta.apache.org
Subject: Re: Create Account using jmeter


I use Http cookie manager it will work first time fine,i save the test
plan,
and i execute the saved test plan now i am getting internal server error
in
login page i used Regular Expression also 

please help me 

Thanks in advance

Purna



mahesh kumar-3 wrote:
> 
> Http cookie manager will be there ..use that one...read the document
> regarding that in Jmeter user manual. so that it will clear the
cookies
> for
> each iteration..
> --mahesh
> 
> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Mahesh,
>>
>> Cookie is creating while creating account
>>
>> During running script what i can do to solve this problem,and how i
can
>> test
>> please help me
>>
>> Thanks in advance
>>
>> Purna
>>
>> mahesh kumar-3 wrote:
>> >
>> > May be for Login request is there any sessionID/Cookie is going
on...If
>> > any
>> > we need to capture those values..500 internal server will occur if
we
>> send
>> > the wrong request parameters...
>> >
>> > --Mahesh
>> >
>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>> > <am...@gmail.com>wrote:
>> >
>> >>
>> >> Mahesh,
>> >>
>> >>  i have one problem for executing the script in Result tree "Login
>> >> Request"
>> >> response shows to internal server error how to overcome this one
>> >>
>> >> Thanks in Advance
>> >> purna
>> >>
>> >>
>> >> PurnaAmmapalli wrote:
>> >> >
>> >> > Thanks for your valuable reply.
>> >> >
>> >> >
>> >> > mahesh kumar-3 wrote:
>> >> >>
>> >> >> For creating username do we need to provide the new email
address
>> or
>> >> >> existing email address will work. If existing email address is
>> working
>> >> >> fine
>> >> >> then u can run the test with same email address. Specify the
number
>> >> users
>> >> >> in
>> >> >> thread group and corresponding ramp up also.
>> >> >>
>> >> >> --Mahesh
>> >> >>
>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>> >> >> <am...@gmail.com>wrote:
>> >> >>
>> >> >>>
>> >> >>> Hahesh,
>> >> >>>
>> >> >>> My doubt is after recording script in badboy(Script for create
>> >> account)
>> >> >>> i
>> >> >>> import in jmeter
>> >> >>>
>> >> >>> In jmeter i want to perform load testing for Creating account
for
>> >> that
>> >> >>> in
>> >> >>> script contain one user name  in our site user name is email
id.In
>> >> >>> script
>> >> >>> user name should be parameterize or i can test with existing
user
>> >> name
>> >> >>> what
>> >> >>> ever in the script,please reply me
>> >> >>>
>> >> >>> Thanks in Advance
>> >> >>>
>> >> >>> Purna
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>> mahesh kumar-3 wrote:
>> >> >>> >
>> >> >>> > Do you have a set of user name for your applciation? If you
have
>> >> set
>> >> >>> of
>> >> >>> > usernames then write all the usernames in a file and read
the
>> file
>> >> >>> using
>> >> >>> > user parameter file or CSV dataset config replace the
username
>> in
>> >> the
>> >> >>> > script
>> >> >>> > for each iteration so that for each iteration new user will
>> login
>> >> into
>> >> >>> the
>> >> >>> > applcaition. Yes while doing load t est it is better to user
>> >> multiple
>> >> >>> > users
>> >> >>> > instead of single user name(it may be depend on the
apllciation
>> >> also)
>> >> >>> >
>> >> >>> > --Mahesh
>> >> >>> >
>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>> >> >>> > <am...@gmail.com>wrote:
>> >> >>> >
>> >> >>> >>
>> >> >>> >> Mahes,thank u for your reply,
>> >> >>> >>
>> >> >>> >> I have one more doubt
>> >> >>> >>
>> >> >>> >> using bad boy i create script ,and using this script i want
to
>> >> test
>> >> >>> load
>> >> >>> >> on
>> >> >>> >> my system for that
>> >> >>> >>
>> >> >>> >> i want to parameterized the user name ,because user name is
>> unique
>> >> in
>> >> >>> our
>> >> >>> >> site,so for load testing i can use parameterization for
>> username
>> >> or
>> >> >>> use
>> >> >>> >> single username i can perform load test
>> >> >>> >>
>> >> >>> >> Please reply me
>> >> >>> >>
>> >> >>> >> Thanks in advance
>> >> >>> >>
>> >> >>> >> Purna
>> >> >>> >>
>> >> >>> >>
>> >> >>> >> mahesh kumar-3 wrote:
>> >> >>> >> >
>> >> >>> >> > If you are unable to record the steps using Jmeter proxsy
>> server
>> >> >>> then
>> >> >>> >> use
>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export
the
>> >> >>> recorded
>> >> >>> >> > steps
>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>> >> >>> >> > fileds(username,password
>> >> >>> >> > etc...)...after the parameterization over then run the
script
>> >> for
>> >> >>> >> multiple
>> >> >>> >> > users so that it will create the accounts simultaneoulsy.
>> >> >>> >> >
>> >> >>> >> > --Mahesh
>> >> >>> >> >
>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> >> >>> >> > <am...@gmail.com>wrote:
>> >> >>> >> >
>> >> >>> >> >>
>> >> >>> >> >> Hi all,
>> >> >>> >> >>
>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>> account
>> >>  in
>> >> >>> my
>> >> >>> >> >> site,
>> >> >>> >> >>
>> >> >>> >> >> Please any one know help me how to perform this one, i
use
>> http
>> >> >>> proxy
>> >> >>> >> >> that
>> >> >>> >> >> one is not working properly any alternate  method is
there
>> for
>> >> >>> doing
>> >> >>> >> load
>> >> >>> >> >> testing on this (Create Account)
>> >> >>> >> >>
>> >> >>> >> >> Please help me
>> >> >>> >> >>
>> >> >>> >> >> Thanks in Advance
>> >> >>> >> >>
>> >> >>> >> >> Purna
>> >> >>> >> >> --
>> >> >>> >> >> View this message in context:
>> >> >>> >> >>
>> >> >>> >>
>> >> >>>
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
ml
>> >> >>> >> >> 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
>> >> >>> >> >>
>> >> >>> >> >>
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >>
>> >> >>> >> --
>> >> >>> >> View this message in context:
>> >> >>> >>
>> >> >>>
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
ml
>> >> >>> >>  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
>> >> >>> >>
>> >> >>> >>
>> >> >>> >
>> >> >>> >
>> >> >>>
>> >> >>> --
>> >> >>> View this message in context:
>> >> >>>
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
ml
>> >> >>>  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
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
ml
>> >>  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
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
ml
>>  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
>>
>>
> 
> 

-- 
View this message in context:
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
ml
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


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


Re: Can't get HTTP proxy working

Posted by sebb <se...@gmail.com>.
On 10/08/2009, Middlebrook, Barry <Ba...@level3.com> wrote:
>
>  I just noticed that the screen shot in those directions (page 2), don't match the text. Now it's working.

Which screenshot? The document you referenced earlier does not have any.

If you can provide the correct details, maybe the document can be updated.

>  Thanks, Deepak.
>
>
>  -----Original Message-----
>  From: Deepak Shetty [mailto:shettyd@gmail.com]
>  Sent: Monday, August 10, 2009 11:44 AM
>  To: JMeter Users List
>  Subject: Re: Can't get HTTP proxy working
>
>  hi
>  a. Did you start your Jmeter proxy ?
>  b. Did you configure your port on the browser correctly (to the jmeter proxy
>  port)?
>  regards
>  deepak
>
>  On Mon, Aug 10, 2009 at 10:40 AM, Middlebrook, Barry <
>  Barry.Middlebrook@level3.com> wrote:
>
>  >
>  > I followed these instructions...
>  >
>  > http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour
>  >
>  > and got...
>  >
>  > The page cannot be displayed
>  > The page you are looking for is currently unavailable. The Web site might
>  > be experiencing technical difficulties, or you may need to adjust your
>  > browser settings.
>  >
>  > Any idea why?
>  >
>  > Config:
>  > IE v6.0 SP2
>  > XP Pro vSP3
>  > Apache JMeter v2.3.4
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>  >
>  >
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

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


RE: Can't get HTTP proxy working

Posted by "Middlebrook, Barry" <Ba...@Level3.com>.
I just noticed that the screen shot in those directions (page 2), don't match the text. Now it's working. 

Thanks, Deepak.

-----Original Message-----
From: Deepak Shetty [mailto:shettyd@gmail.com] 
Sent: Monday, August 10, 2009 11:44 AM
To: JMeter Users List
Subject: Re: Can't get HTTP proxy working

hi
a. Did you start your Jmeter proxy ?
b. Did you configure your port on the browser correctly (to the jmeter proxy
port)?
regards
deepak

On Mon, Aug 10, 2009 at 10:40 AM, Middlebrook, Barry <
Barry.Middlebrook@level3.com> wrote:

>
> I followed these instructions...
>
> http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour
>
> and got...
>
> The page cannot be displayed
> The page you are looking for is currently unavailable. The Web site might
> be experiencing technical difficulties, or you may need to adjust your
> browser settings.
>
> Any idea why?
>
> Config:
> IE v6.0 SP2
> XP Pro vSP3
> Apache JMeter v2.3.4
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

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


Re: Can't get HTTP proxy working

Posted by Deepak Shetty <sh...@gmail.com>.
hi
a. Did you start your Jmeter proxy ?
b. Did you configure your port on the browser correctly (to the jmeter proxy
port)?
regards
deepak

On Mon, Aug 10, 2009 at 10:40 AM, Middlebrook, Barry <
Barry.Middlebrook@level3.com> wrote:

>
> I followed these instructions...
>
> http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour
>
> and got...
>
> The page cannot be displayed
> The page you are looking for is currently unavailable. The Web site might
> be experiencing technical difficulties, or you may need to adjust your
> browser settings.
>
> Any idea why?
>
> Config:
> IE v6.0 SP2
> XP Pro vSP3
> Apache JMeter v2.3.4
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Can't get HTTP proxy working

Posted by "Middlebrook, Barry" <Ba...@Level3.com>.
I followed these instructions...

http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour

and got...

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

Any idea why?

Config:
IE v6.0 SP2
XP Pro vSP3
Apache JMeter v2.3.4

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


RE: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Navigate to the Run Menu options 

 

Run

è  Stop

è  Remote Stop All

è  Remote Exit  All

è  Clear All

 

If you are using any User Parameters then Select Update Once per Iteration

 

In the Thread Group

Set  Http Request Defaults

Set Http Cookie Manager

Set CSV Data Set Config if any

 

Initial test 

Thread properties

Set these parameters 

Number of Threads: 1

Ramp-up period : 1

Loop Count :1

 

Once the pages are cached then you can change the Thread properties 

Thread properties

Set these parameters 

Number of Threads: 10

Ramp-up period : 20

Set Schedule configuration

Start time

End time

Duration (secs)

 

 

 

-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Thursday, July 30, 2009 5:08 PM
To: jmeter-user@jakarta.apache.org
Subject: RE: Create Account using jmeter

 

 

How i can test saved script please  suggest me

 

Thanks in advance

 

Purna

 

 

Viswanathan Arunachalam wrote:

> 

> Uncheck the redirect automatically & don't delete contid it shud be okay

> 

> 

> -----Original Message-----

> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 

> Sent: Thursday, July 30, 2009 4:22 PM

> To: jmeter-user@jakarta.apache.org

> Subject: RE: Create Account using jmeter

> 

> 

> I selected Redirect automatically also selected and Method select as

> Post 

> execute the script i get same error in login page i delete one parameter

> called "contid" the script is working fine, is it right way do like this

> please suggest me 

> 

> 

> Viswanathan Arunachalam wrote:

>> 

>> Check the following in your script

>> 

>> 1.Redirect Automatically is not selected

>> 

>> 2.Method (post/Get)

>> 

>> I will be available on gtalk visosat@gmail.com incase you need any

> more

>> clarification

>> 

>> 

>> -----Original Message-----

>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 

>> Sent: Thursday, July 30, 2009 1:34 AM

>> To: jmeter-user@jakarta.apache.org

>> Subject: RE: Create Account using jmeter

>> 

>> 

>> I select Clear cookie for each iteration , Cookie policy as

>> compatability and

>> clear all option also used 

>> 

>> Now only i am getting the " Response message: Internal Server Error"

> for

>> login page ,rest of the pages are working fine what the problem please

>> help

>> me 

>> 

>> Thanks in Advance

>> 

>> Purna

>> 

>> 

>> Viswanathan Arunachalam wrote:

>>> 

>>> Did u select the option Clear cookies for each iteration?

>>> 

>>> Also you need to  Clear All -Ctrl-E before you execute any script.

>>> 

>>> Let me know if this solves your problem or not.

>>> 

>>> 

>>> Regards,

>>> 

>>> Applications QA Analyst 

>>> 

>>> Information Technology Services (ITS) 

>>> 

>>> The University of Auckland, New Zealand 

>>> 

>>> Te Whare Wananga o Tamaki makaurau, Aotearoa,

>>> 

>>> (: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 

>>> 

>>>  

>>> 

>>> 1883-2008: Celebrating 125 Years

>>> 

>>>  

>>> 

>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"

>>> 

>>> P Please consider the environment before printing this email.

>>> 

>>> -----Original Message-----

>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 

>>> Sent: Thursday, July 30, 2009 1:11 AM

>>> To: jmeter-user@jakarta.apache.org

>>> Subject: RE: Create Account using jmeter

>>> 

>>> 

>>> I tried  compatibility/default  option instead of ignorecookies,it

>> works

>>> for

>>> first time only it is not working for saved scripts,please tell me

> how

>>> to

>>> save generated script and how to use saved script next time please

>> help

>>> me

>>> 

>>> Thanks in Advance

>>> 

>>> Purna

>>> 

>>> 

>>> 

>>> 

>>> 

>>> Viswanathan Arunachalam wrote:

>>>> 

>>>> Try compatibility/default  option instead of ignorecookies

>>>> 

>>>> Cheers 

>>>> Viswa

>>>> -----Original Message-----

>>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 

>>>> Sent: Wednesday, July 29, 2009 4:12 PM

>>>> To: jmeter-user@jakarta.apache.org

>>>> Subject: RE: Create Account using jmeter

>>>> 

>>>> 

>>>> I select  ignore cookie option for HTTP Cookie Manager,but in

>>> execution

>>>> time

>>>> i get the internal server for login page please provide the solution

>>> for

>>>> this problem

>>>> 

>>>> Thanks in Advance

>>>> Purna

>>>> 

>>>> 

>>>> Viswanathan Arunachalam wrote:

>>>>> 

>>>>> Which options did you set for HTTP Cookie Manager?

>>>>> 

>>>>> You need to check the clear cookies each iteration and select

> Cookie

>>>>> policy as well

>>>>> 

>>>>> 

>>>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"

>>>>> 

>>>>> P Please consider the environment before printing this email.

>>>>> 

>>>>> -----Original Message-----

>>>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 

>>>>> Sent: Wednesday, July 29, 2009 1:44 AM

>>>>> To: jmeter-user@jakarta.apache.org

>>>>> Subject: Re: Create Account using jmeter

>>>>> 

>>>>> 

>>>>> I use Http cookie manager it will work first time fine,i save the

>>> test

>>>>> plan,

>>>>> and i execute the saved test plan now i am getting internal server

>>>> error

>>>>> in

>>>>> login page i used Regular Expression also 

>>>>> 

>>>>> please help me 

>>>>> 

>>>>> Thanks in advance

>>>>> 

>>>>> Purna

>>>>> 

>>>>> 

>>>>> 

>>>>> mahesh kumar-3 wrote:

>>>>>> 

>>>>>> Http cookie manager will be there ..use that one...read the

>> document

>>>>>> regarding that in Jmeter user manual. so that it will clear the

>>>>> cookies

>>>>>> for

>>>>>> each iteration..

>>>>>> --mahesh

>>>>>> 

>>>>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli

>>>>>> <am...@gmail.com>wrote:

>>>>>> 

>>>>>>> 

>>>>>>> Mahesh,

>>>>>>> 

>>>>>>> Cookie is creating while creating account

>>>>>>> 

>>>>>>> During running script what i can do to solve this problem,and how

>> i

>>>>> can

>>>>>>> test

>>>>>>> please help me

>>>>>>> 

>>>>>>> Thanks in advance

>>>>>>> 

>>>>>>> Purna

>>>>>>> 

>>>>>>> mahesh kumar-3 wrote:

>>>>>>> >

>>>>>>> > May be for Login request is there any sessionID/Cookie is going

>>>>> on...If

>>>>>>> > any

>>>>>>> > we need to capture those values..500 internal server will occur

>>> if

>>>>> we

>>>>>>> send

>>>>>>> > the wrong request parameters...

>>>>>>> >

>>>>>>> > --Mahesh

>>>>>>> >

>>>>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli

>>>>>>> > <am...@gmail.com>wrote:

>>>>>>> >

>>>>>>> >>

>>>>>>> >> Mahesh,

>>>>>>> >>

>>>>>>> >>  i have one problem for executing the script in Result tree

>>>> "Login

>>>>>>> >> Request"

>>>>>>> >> response shows to internal server error how to overcome this

>> one

>>>>>>> >>

>>>>>>> >> Thanks in Advance

>>>>>>> >> purna

>>>>>>> >>

>>>>>>> >>

>>>>>>> >> PurnaAmmapalli wrote:

>>>>>>> >> >

>>>>>>> >> > Thanks for your valuable reply.

>>>>>>> >> >

>>>>>>> >> >

>>>>>>> >> > mahesh kumar-3 wrote:

>>>>>>> >> >>

>>>>>>> >> >> For creating username do we need to provide the new email

>>>>> address

>>>>>>> or

>>>>>>> >> >> existing email address will work. If existing email address

>>> is

>>>>>>> working

>>>>>>> >> >> fine

>>>>>>> >> >> then u can run the test with same email address. Specify

> the

>>>>> number

>>>>>>> >> users

>>>>>>> >> >> in

>>>>>>> >> >> thread group and corresponding ramp up also.

>>>>>>> >> >>

>>>>>>> >> >> --Mahesh

>>>>>>> >> >>

>>>>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli

>>>>>>> >> >> <am...@gmail.com>wrote:

>>>>>>> >> >>

>>>>>>> >> >>>

>>>>>>> >> >>> Hahesh,

>>>>>>> >> >>>

>>>>>>> >> >>> My doubt is after recording script in badboy(Script for

>>>> create

>>>>>>> >> account)

>>>>>>> >> >>> i

>>>>>>> >> >>> import in jmeter

>>>>>>> >> >>>

>>>>>>> >> >>> In jmeter i want to perform load testing for Creating

>>> account

>>>>> for

>>>>>>> >> that

>>>>>>> >> >>> in

>>>>>>> >> >>> script contain one user name  in our site user name is

>> email

>>>>> id.In

>>>>>>> >> >>> script

>>>>>>> >> >>> user name should be parameterize or i can test with

>> existing

>>>>> user

>>>>>>> >> name

>>>>>>> >> >>> what

>>>>>>> >> >>> ever in the script,please reply me

>>>>>>> >> >>>

>>>>>>> >> >>> Thanks in Advance

>>>>>>> >> >>>

>>>>>>> >> >>> Purna

>>>>>>> >> >>>

>>>>>>> >> >>>

>>>>>>> >> >>>

>>>>>>> >> >>>

>>>>>>> >> >>>

>>>>>>> >> >>>

>>>>>>> >> >>> mahesh kumar-3 wrote:

>>>>>>> >> >>> >

>>>>>>> >> >>> > Do you have a set of user name for your applciation? If

>>> you

>>>>> have

>>>>>>> >> set

>>>>>>> >> >>> of

>>>>>>> >> >>> > usernames then write all the usernames in a file and

> read

>>>>> the

>>>>>>> file

>>>>>>> >> >>> using

>>>>>>> >> >>> > user parameter file or CSV dataset config replace the

>>>>> username

>>>>>>> in

>>>>>>> >> the

>>>>>>> >> >>> > script

>>>>>>> >> >>> > for each iteration so that for each iteration new user

>>> will

>>>>>>> login

>>>>>>> >> into

>>>>>>> >> >>> the

>>>>>>> >> >>> > applcaition. Yes while doing load t est it is better to

>>>> user

>>>>>>> >> multiple

>>>>>>> >> >>> > users

>>>>>>> >> >>> > instead of single user name(it may be depend on the

>>>>> apllciation

>>>>>>> >> also)

>>>>>>> >> >>> >

>>>>>>> >> >>> > --Mahesh

>>>>>>> >> >>> >

>>>>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli

>>>>>>> >> >>> > <am...@gmail.com>wrote:

>>>>>>> >> >>> >

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> Mahes,thank u for your reply,

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> I have one more doubt

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> using bad boy i create script ,and using this script i

>>>> want

>>>>> to

>>>>>>> >> test

>>>>>>> >> >>> load

>>>>>>> >> >>> >> on

>>>>>>> >> >>> >> my system for that

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> i want to parameterized the user name ,because user

> name

>>>> is

>>>>>>> unique

>>>>>>> >> in

>>>>>>> >> >>> our

>>>>>>> >> >>> >> site,so for load testing i can use parameterization for

>>>>>>> username

>>>>>>> >> or

>>>>>>> >> >>> use

>>>>>>> >> >>> >> single username i can perform load test

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> Please reply me

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> Thanks in advance

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> Purna

>>>>>>> >> >>> >>

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> mahesh kumar-3 wrote:

>>>>>>> >> >>> >> >

>>>>>>> >> >>> >> > If you are unable to record the steps using Jmeter

>>>> proxsy

>>>>>>> server

>>>>>>> >> >>> then

>>>>>>> >> >>> >> use

>>>>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then

>>> export

>>>>> the

>>>>>>> >> >>> recorded

>>>>>>> >> >>> >> > steps

>>>>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required

>>>>>>> >> >>> >> > fileds(username,password

>>>>>>> >> >>> >> > etc...)...after the parameterization over then run

> the

>>>>> script

>>>>>>> >> for

>>>>>>> >> >>> >> multiple

>>>>>>> >> >>> >> > users so that it will create the accounts

>>>> simultaneoulsy.

>>>>>>> >> >>> >> >

>>>>>>> >> >>> >> > --Mahesh

>>>>>>> >> >>> >> >

>>>>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli

>>>>>>> >> >>> >> > <am...@gmail.com>wrote:

>>>>>>> >> >>> >> >

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >> Hi all,

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on

>> Create

>>>>>>> account

>>>>>>> >>  in

>>>>>>> >> >>> my

>>>>>>> >> >>> >> >> site,

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >> Please any one know help me how to perform this one,

>> i

>>>>> use

>>>>>>> http

>>>>>>> >> >>> proxy

>>>>>>> >> >>> >> >> that

>>>>>>> >> >>> >> >> one is not working properly any alternate  method is

>>>>> there

>>>>>>> for

>>>>>>> >> >>> doing

>>>>>>> >> >>> >> load

>>>>>>> >> >>> >> >> testing on this (Create Account)

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >> Please help me

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >> Thanks in Advance

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >> Purna

>>>>>>> >> >>> >> >> --

>>>>>>> >> >>> >> >> View this message in context:

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >>

>>>>>>> >> >>>

>>>>>>> >>

>>>>>>> 

>>>>> 

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht

>>>>> ml

>>>>>>> >> >>> >> >> 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

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >>

>>>>>>> >> >>> >> >

>>>>>>> >> >>> >> >

>>>>>>> >> >>> >>

>>>>>>> >> >>> >> --

>>>>>>> >> >>> >> View this message in context:

>>>>>>> >> >>> >>

>>>>>>> >> >>>

>>>>>>> >>

>>>>>>> 

>>>>> 

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht

>>>>> ml

>>>>>>> >> >>> >>  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

>>>>>>> >> >>> >>

>>>>>>> >> >>> >>

>>>>>>> >> >>> >

>>>>>>> >> >>> >

>>>>>>> >> >>>

>>>>>>> >> >>> --

>>>>>>> >> >>> View this message in context:

>>>>>>> >> >>>

>>>>>>> >>

>>>>>>> 

>>>>> 

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht

>>>>> ml

>>>>>>> >> >>>  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

>>>>>>> >> >>>

>>>>>>> >> >>>

>>>>>>> >> >>

>>>>>>> >> >>

>>>>>>> >> >

>>>>>>> >> >

>>>>>>> >>

>>>>>>> >> --

>>>>>>> >> View this message in context:

>>>>>>> >>

>>>>>>> 

>>>>> 

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht

>>>>> ml

>>>>>>> >>  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

>>>>>>> >>

>>>>>>> >>

>>>>>>> >

>>>>>>> >

>>>>>>> 

>>>>>>> --

>>>>>>> View this message in context:

>>>>>>> 

>>>>> 

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht

>>>>> ml

>>>>>>>  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

>>>>>>> 

>>>>>>> 

>>>>>> 

>>>>>> 

>>>>> 

>>>>> -- 

>>>>> View this message in context:

>>>>> 

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht

>>>>> ml

>>>>> 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

>>>>> 

>>>>> 

>>>>> 

>> ---------------------------------------------------------------------

>>>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

>>>>> For additional commands, e-mail:

> jmeter-user-help@jakarta.apache.org

>>>>> 

>>>>> 

>>>>> 

>>>> 

>>>> -- 

>>>> View this message in context:

>>>> 

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht

>>>> ml

>>>> 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

>>>> 

>>>> 

>>>> 

> ---------------------------------------------------------------------

>>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

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

>>>> 

>>>> 

>>>> 

>>> 

>>> -- 

>>> View this message in context:

>>> 

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht

>>> ml

>>> 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

>>> 

>>> 

>>> ---------------------------------------------------------------------

>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

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

>>> 

>>> 

>>> 

>> 

>> -- 

>> View this message in context:

>> 

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24719411.ht

>> ml

>> 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

>> 

>> 

>> ---------------------------------------------------------------------

>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

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

>> 

>> 

>> 

> 

> -- 

> View this message in context:

> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24731967.ht

> ml

> 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

> 

> 

> ---------------------------------------------------------------------

> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

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

> 

> 

> 

 

-- 

View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24732227.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
How i can test saved script please  suggest me

Thanks in advance

Purna


Viswanathan Arunachalam wrote:
> 
> Uncheck the redirect automatically & don't delete contid it shud be okay
> 
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Thursday, July 30, 2009 4:22 PM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I selected Redirect automatically also selected and Method select as
> Post 
> execute the script i get same error in login page i delete one parameter
> called "contid" the script is working fine, is it right way do like this
> please suggest me 
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Check the following in your script
>> 
>> 1.Redirect Automatically is not selected
>> 
>> 2.Method (post/Get)
>> 
>> I will be available on gtalk visosat@gmail.com incase you need any
> more
>> clarification
>> 
>> 
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Thursday, July 30, 2009 1:34 AM
>> To: jmeter-user@jakarta.apache.org
>> Subject: RE: Create Account using jmeter
>> 
>> 
>> I select Clear cookie for each iteration , Cookie policy as
>> compatability and
>> clear all option also used 
>> 
>> Now only i am getting the " Response message: Internal Server Error"
> for
>> login page ,rest of the pages are working fine what the problem please
>> help
>> me 
>> 
>> Thanks in Advance
>> 
>> Purna
>> 
>> 
>> Viswanathan Arunachalam wrote:
>>> 
>>> Did u select the option Clear cookies for each iteration?
>>> 
>>> Also you need to  Clear All -Ctrl-E before you execute any script.
>>> 
>>> Let me know if this solves your problem or not.
>>> 
>>> 
>>> Regards,
>>> 
>>> Applications QA Analyst 
>>> 
>>> Information Technology Services (ITS) 
>>> 
>>> The University of Auckland, New Zealand 
>>> 
>>> Te Whare Wananga o Tamaki makaurau, Aotearoa,
>>> 
>>> (: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 
>>> 
>>>  
>>> 
>>> 1883-2008: Celebrating 125 Years
>>> 
>>>  
>>> 
>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>>> 
>>> P Please consider the environment before printing this email.
>>> 
>>> -----Original Message-----
>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>> Sent: Thursday, July 30, 2009 1:11 AM
>>> To: jmeter-user@jakarta.apache.org
>>> Subject: RE: Create Account using jmeter
>>> 
>>> 
>>> I tried  compatibility/default  option instead of ignorecookies,it
>> works
>>> for
>>> first time only it is not working for saved scripts,please tell me
> how
>>> to
>>> save generated script and how to use saved script next time please
>> help
>>> me
>>> 
>>> Thanks in Advance
>>> 
>>> Purna
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Viswanathan Arunachalam wrote:
>>>> 
>>>> Try compatibility/default  option instead of ignorecookies
>>>> 
>>>> Cheers 
>>>> Viswa
>>>> -----Original Message-----
>>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>>> Sent: Wednesday, July 29, 2009 4:12 PM
>>>> To: jmeter-user@jakarta.apache.org
>>>> Subject: RE: Create Account using jmeter
>>>> 
>>>> 
>>>> I select  ignore cookie option for HTTP Cookie Manager,but in
>>> execution
>>>> time
>>>> i get the internal server for login page please provide the solution
>>> for
>>>> this problem
>>>> 
>>>> Thanks in Advance
>>>> Purna
>>>> 
>>>> 
>>>> Viswanathan Arunachalam wrote:
>>>>> 
>>>>> Which options did you set for HTTP Cookie Manager?
>>>>> 
>>>>> You need to check the clear cookies each iteration and select
> Cookie
>>>>> policy as well
>>>>> 
>>>>> 
>>>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>>>>> 
>>>>> P Please consider the environment before printing this email.
>>>>> 
>>>>> -----Original Message-----
>>>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>>>> Sent: Wednesday, July 29, 2009 1:44 AM
>>>>> To: jmeter-user@jakarta.apache.org
>>>>> Subject: Re: Create Account using jmeter
>>>>> 
>>>>> 
>>>>> I use Http cookie manager it will work first time fine,i save the
>>> test
>>>>> plan,
>>>>> and i execute the saved test plan now i am getting internal server
>>>> error
>>>>> in
>>>>> login page i used Regular Expression also 
>>>>> 
>>>>> please help me 
>>>>> 
>>>>> Thanks in advance
>>>>> 
>>>>> Purna
>>>>> 
>>>>> 
>>>>> 
>>>>> mahesh kumar-3 wrote:
>>>>>> 
>>>>>> Http cookie manager will be there ..use that one...read the
>> document
>>>>>> regarding that in Jmeter user manual. so that it will clear the
>>>>> cookies
>>>>>> for
>>>>>> each iteration..
>>>>>> --mahesh
>>>>>> 
>>>>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>>>>> <am...@gmail.com>wrote:
>>>>>> 
>>>>>>>
>>>>>>> Mahesh,
>>>>>>>
>>>>>>> Cookie is creating while creating account
>>>>>>>
>>>>>>> During running script what i can do to solve this problem,and how
>> i
>>>>> can
>>>>>>> test
>>>>>>> please help me
>>>>>>>
>>>>>>> Thanks in advance
>>>>>>>
>>>>>>> Purna
>>>>>>>
>>>>>>> mahesh kumar-3 wrote:
>>>>>>> >
>>>>>>> > May be for Login request is there any sessionID/Cookie is going
>>>>> on...If
>>>>>>> > any
>>>>>>> > we need to capture those values..500 internal server will occur
>>> if
>>>>> we
>>>>>>> send
>>>>>>> > the wrong request parameters...
>>>>>>> >
>>>>>>> > --Mahesh
>>>>>>> >
>>>>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>>>>> > <am...@gmail.com>wrote:
>>>>>>> >
>>>>>>> >>
>>>>>>> >> Mahesh,
>>>>>>> >>
>>>>>>> >>  i have one problem for executing the script in Result tree
>>>> "Login
>>>>>>> >> Request"
>>>>>>> >> response shows to internal server error how to overcome this
>> one
>>>>>>> >>
>>>>>>> >> Thanks in Advance
>>>>>>> >> purna
>>>>>>> >>
>>>>>>> >>
>>>>>>> >> PurnaAmmapalli wrote:
>>>>>>> >> >
>>>>>>> >> > Thanks for your valuable reply.
>>>>>>> >> >
>>>>>>> >> >
>>>>>>> >> > mahesh kumar-3 wrote:
>>>>>>> >> >>
>>>>>>> >> >> For creating username do we need to provide the new email
>>>>> address
>>>>>>> or
>>>>>>> >> >> existing email address will work. If existing email address
>>> is
>>>>>>> working
>>>>>>> >> >> fine
>>>>>>> >> >> then u can run the test with same email address. Specify
> the
>>>>> number
>>>>>>> >> users
>>>>>>> >> >> in
>>>>>>> >> >> thread group and corresponding ramp up also.
>>>>>>> >> >>
>>>>>>> >> >> --Mahesh
>>>>>>> >> >>
>>>>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>>>>> >> >> <am...@gmail.com>wrote:
>>>>>>> >> >>
>>>>>>> >> >>>
>>>>>>> >> >>> Hahesh,
>>>>>>> >> >>>
>>>>>>> >> >>> My doubt is after recording script in badboy(Script for
>>>> create
>>>>>>> >> account)
>>>>>>> >> >>> i
>>>>>>> >> >>> import in jmeter
>>>>>>> >> >>>
>>>>>>> >> >>> In jmeter i want to perform load testing for Creating
>>> account
>>>>> for
>>>>>>> >> that
>>>>>>> >> >>> in
>>>>>>> >> >>> script contain one user name  in our site user name is
>> email
>>>>> id.In
>>>>>>> >> >>> script
>>>>>>> >> >>> user name should be parameterize or i can test with
>> existing
>>>>> user
>>>>>>> >> name
>>>>>>> >> >>> what
>>>>>>> >> >>> ever in the script,please reply me
>>>>>>> >> >>>
>>>>>>> >> >>> Thanks in Advance
>>>>>>> >> >>>
>>>>>>> >> >>> Purna
>>>>>>> >> >>>
>>>>>>> >> >>>
>>>>>>> >> >>>
>>>>>>> >> >>>
>>>>>>> >> >>>
>>>>>>> >> >>>
>>>>>>> >> >>> mahesh kumar-3 wrote:
>>>>>>> >> >>> >
>>>>>>> >> >>> > Do you have a set of user name for your applciation? If
>>> you
>>>>> have
>>>>>>> >> set
>>>>>>> >> >>> of
>>>>>>> >> >>> > usernames then write all the usernames in a file and
> read
>>>>> the
>>>>>>> file
>>>>>>> >> >>> using
>>>>>>> >> >>> > user parameter file or CSV dataset config replace the
>>>>> username
>>>>>>> in
>>>>>>> >> the
>>>>>>> >> >>> > script
>>>>>>> >> >>> > for each iteration so that for each iteration new user
>>> will
>>>>>>> login
>>>>>>> >> into
>>>>>>> >> >>> the
>>>>>>> >> >>> > applcaition. Yes while doing load t est it is better to
>>>> user
>>>>>>> >> multiple
>>>>>>> >> >>> > users
>>>>>>> >> >>> > instead of single user name(it may be depend on the
>>>>> apllciation
>>>>>>> >> also)
>>>>>>> >> >>> >
>>>>>>> >> >>> > --Mahesh
>>>>>>> >> >>> >
>>>>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>>>>> >> >>> > <am...@gmail.com>wrote:
>>>>>>> >> >>> >
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> Mahes,thank u for your reply,
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> I have one more doubt
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> using bad boy i create script ,and using this script i
>>>> want
>>>>> to
>>>>>>> >> test
>>>>>>> >> >>> load
>>>>>>> >> >>> >> on
>>>>>>> >> >>> >> my system for that
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> i want to parameterized the user name ,because user
> name
>>>> is
>>>>>>> unique
>>>>>>> >> in
>>>>>>> >> >>> our
>>>>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>>>>> username
>>>>>>> >> or
>>>>>>> >> >>> use
>>>>>>> >> >>> >> single username i can perform load test
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> Please reply me
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> Thanks in advance
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> Purna
>>>>>>> >> >>> >>
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> mahesh kumar-3 wrote:
>>>>>>> >> >>> >> >
>>>>>>> >> >>> >> > If you are unable to record the steps using Jmeter
>>>> proxsy
>>>>>>> server
>>>>>>> >> >>> then
>>>>>>> >> >>> >> use
>>>>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then
>>> export
>>>>> the
>>>>>>> >> >>> recorded
>>>>>>> >> >>> >> > steps
>>>>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>>>>> >> >>> >> > fileds(username,password
>>>>>>> >> >>> >> > etc...)...after the parameterization over then run
> the
>>>>> script
>>>>>>> >> for
>>>>>>> >> >>> >> multiple
>>>>>>> >> >>> >> > users so that it will create the accounts
>>>> simultaneoulsy.
>>>>>>> >> >>> >> >
>>>>>>> >> >>> >> > --Mahesh
>>>>>>> >> >>> >> >
>>>>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>>>>> >> >>> >> >
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >> Hi all,
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on
>> Create
>>>>>>> account
>>>>>>> >>  in
>>>>>>> >> >>> my
>>>>>>> >> >>> >> >> site,
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >> Please any one know help me how to perform this one,
>> i
>>>>> use
>>>>>>> http
>>>>>>> >> >>> proxy
>>>>>>> >> >>> >> >> that
>>>>>>> >> >>> >> >> one is not working properly any alternate  method is
>>>>> there
>>>>>>> for
>>>>>>> >> >>> doing
>>>>>>> >> >>> >> load
>>>>>>> >> >>> >> >> testing on this (Create Account)
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >> Please help me
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >> Thanks in Advance
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >> Purna
>>>>>>> >> >>> >> >> --
>>>>>>> >> >>> >> >> View this message in context:
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >>
>>>>>>> >> >>>
>>>>>>> >>
>>>>>>>
>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>>>>> ml
>>>>>>> >> >>> >> >> 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
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >>
>>>>>>> >> >>> >> >
>>>>>>> >> >>> >> >
>>>>>>> >> >>> >>
>>>>>>> >> >>> >> --
>>>>>>> >> >>> >> View this message in context:
>>>>>>> >> >>> >>
>>>>>>> >> >>>
>>>>>>> >>
>>>>>>>
>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>>>>> ml
>>>>>>> >> >>> >>  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
>>>>>>> >> >>> >>
>>>>>>> >> >>> >>
>>>>>>> >> >>> >
>>>>>>> >> >>> >
>>>>>>> >> >>>
>>>>>>> >> >>> --
>>>>>>> >> >>> View this message in context:
>>>>>>> >> >>>
>>>>>>> >>
>>>>>>>
>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>>>>> ml
>>>>>>> >> >>>  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
>>>>>>> >> >>>
>>>>>>> >> >>>
>>>>>>> >> >>
>>>>>>> >> >>
>>>>>>> >> >
>>>>>>> >> >
>>>>>>> >>
>>>>>>> >> --
>>>>>>> >> View this message in context:
>>>>>>> >>
>>>>>>>
>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>>>>> ml
>>>>>>> >>  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
>>>>>>> >>
>>>>>>> >>
>>>>>>> >
>>>>>>> >
>>>>>>>
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>>
>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>>>>> ml
>>>>>>>  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
>>>>>>>
>>>>>>>
>>>>>> 
>>>>>> 
>>>>> 
>>>>> -- 
>>>>> View this message in context:
>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>>>>> ml
>>>>> 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
>>>>> 
>>>>> 
>>>>>
>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>>>> For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
>>>>> 
>>>>> 
>>>>> 
>>>> 
>>>> -- 
>>>> View this message in context:
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
>>>> ml
>>>> 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
>>>> 
>>>> 
>>>>
> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>>> 
>>>> 
>>>> 
>>> 
>>> -- 
>>> View this message in context:
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht
>>> ml
>>> 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
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24719411.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24731967.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24732227.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: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Uncheck the redirect automatically & don't delete contid it shud be okay


-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Thursday, July 30, 2009 4:22 PM
To: jmeter-user@jakarta.apache.org
Subject: RE: Create Account using jmeter


I selected Redirect automatically also selected and Method select as
Post 
execute the script i get same error in login page i delete one parameter
called "contid" the script is working fine, is it right way do like this
please suggest me 


Viswanathan Arunachalam wrote:
> 
> Check the following in your script
> 
> 1.Redirect Automatically is not selected
> 
> 2.Method (post/Get)
> 
> I will be available on gtalk visosat@gmail.com incase you need any
more
> clarification
> 
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Thursday, July 30, 2009 1:34 AM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I select Clear cookie for each iteration , Cookie policy as
> compatability and
> clear all option also used 
> 
> Now only i am getting the " Response message: Internal Server Error"
for
> login page ,rest of the pages are working fine what the problem please
> help
> me 
> 
> Thanks in Advance
> 
> Purna
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Did u select the option Clear cookies for each iteration?
>> 
>> Also you need to  Clear All -Ctrl-E before you execute any script.
>> 
>> Let me know if this solves your problem or not.
>> 
>> 
>> Regards,
>> 
>> Applications QA Analyst 
>> 
>> Information Technology Services (ITS) 
>> 
>> The University of Auckland, New Zealand 
>> 
>> Te Whare Wananga o Tamaki makaurau, Aotearoa,
>> 
>> (: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 
>> 
>>  
>> 
>> 1883-2008: Celebrating 125 Years
>> 
>>  
>> 
>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>> 
>> P Please consider the environment before printing this email.
>> 
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Thursday, July 30, 2009 1:11 AM
>> To: jmeter-user@jakarta.apache.org
>> Subject: RE: Create Account using jmeter
>> 
>> 
>> I tried  compatibility/default  option instead of ignorecookies,it
> works
>> for
>> first time only it is not working for saved scripts,please tell me
how
>> to
>> save generated script and how to use saved script next time please
> help
>> me
>> 
>> Thanks in Advance
>> 
>> Purna
>> 
>> 
>> 
>> 
>> 
>> Viswanathan Arunachalam wrote:
>>> 
>>> Try compatibility/default  option instead of ignorecookies
>>> 
>>> Cheers 
>>> Viswa
>>> -----Original Message-----
>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>> Sent: Wednesday, July 29, 2009 4:12 PM
>>> To: jmeter-user@jakarta.apache.org
>>> Subject: RE: Create Account using jmeter
>>> 
>>> 
>>> I select  ignore cookie option for HTTP Cookie Manager,but in
>> execution
>>> time
>>> i get the internal server for login page please provide the solution
>> for
>>> this problem
>>> 
>>> Thanks in Advance
>>> Purna
>>> 
>>> 
>>> Viswanathan Arunachalam wrote:
>>>> 
>>>> Which options did you set for HTTP Cookie Manager?
>>>> 
>>>> You need to check the clear cookies each iteration and select
Cookie
>>>> policy as well
>>>> 
>>>> 
>>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>>>> 
>>>> P Please consider the environment before printing this email.
>>>> 
>>>> -----Original Message-----
>>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>>> Sent: Wednesday, July 29, 2009 1:44 AM
>>>> To: jmeter-user@jakarta.apache.org
>>>> Subject: Re: Create Account using jmeter
>>>> 
>>>> 
>>>> I use Http cookie manager it will work first time fine,i save the
>> test
>>>> plan,
>>>> and i execute the saved test plan now i am getting internal server
>>> error
>>>> in
>>>> login page i used Regular Expression also 
>>>> 
>>>> please help me 
>>>> 
>>>> Thanks in advance
>>>> 
>>>> Purna
>>>> 
>>>> 
>>>> 
>>>> mahesh kumar-3 wrote:
>>>>> 
>>>>> Http cookie manager will be there ..use that one...read the
> document
>>>>> regarding that in Jmeter user manual. so that it will clear the
>>>> cookies
>>>>> for
>>>>> each iteration..
>>>>> --mahesh
>>>>> 
>>>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>>>> <am...@gmail.com>wrote:
>>>>> 
>>>>>>
>>>>>> Mahesh,
>>>>>>
>>>>>> Cookie is creating while creating account
>>>>>>
>>>>>> During running script what i can do to solve this problem,and how
> i
>>>> can
>>>>>> test
>>>>>> please help me
>>>>>>
>>>>>> Thanks in advance
>>>>>>
>>>>>> Purna
>>>>>>
>>>>>> mahesh kumar-3 wrote:
>>>>>> >
>>>>>> > May be for Login request is there any sessionID/Cookie is going
>>>> on...If
>>>>>> > any
>>>>>> > we need to capture those values..500 internal server will occur
>> if
>>>> we
>>>>>> send
>>>>>> > the wrong request parameters...
>>>>>> >
>>>>>> > --Mahesh
>>>>>> >
>>>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>>>> > <am...@gmail.com>wrote:
>>>>>> >
>>>>>> >>
>>>>>> >> Mahesh,
>>>>>> >>
>>>>>> >>  i have one problem for executing the script in Result tree
>>> "Login
>>>>>> >> Request"
>>>>>> >> response shows to internal server error how to overcome this
> one
>>>>>> >>
>>>>>> >> Thanks in Advance
>>>>>> >> purna
>>>>>> >>
>>>>>> >>
>>>>>> >> PurnaAmmapalli wrote:
>>>>>> >> >
>>>>>> >> > Thanks for your valuable reply.
>>>>>> >> >
>>>>>> >> >
>>>>>> >> > mahesh kumar-3 wrote:
>>>>>> >> >>
>>>>>> >> >> For creating username do we need to provide the new email
>>>> address
>>>>>> or
>>>>>> >> >> existing email address will work. If existing email address
>> is
>>>>>> working
>>>>>> >> >> fine
>>>>>> >> >> then u can run the test with same email address. Specify
the
>>>> number
>>>>>> >> users
>>>>>> >> >> in
>>>>>> >> >> thread group and corresponding ramp up also.
>>>>>> >> >>
>>>>>> >> >> --Mahesh
>>>>>> >> >>
>>>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>>>> >> >> <am...@gmail.com>wrote:
>>>>>> >> >>
>>>>>> >> >>>
>>>>>> >> >>> Hahesh,
>>>>>> >> >>>
>>>>>> >> >>> My doubt is after recording script in badboy(Script for
>>> create
>>>>>> >> account)
>>>>>> >> >>> i
>>>>>> >> >>> import in jmeter
>>>>>> >> >>>
>>>>>> >> >>> In jmeter i want to perform load testing for Creating
>> account
>>>> for
>>>>>> >> that
>>>>>> >> >>> in
>>>>>> >> >>> script contain one user name  in our site user name is
> email
>>>> id.In
>>>>>> >> >>> script
>>>>>> >> >>> user name should be parameterize or i can test with
> existing
>>>> user
>>>>>> >> name
>>>>>> >> >>> what
>>>>>> >> >>> ever in the script,please reply me
>>>>>> >> >>>
>>>>>> >> >>> Thanks in Advance
>>>>>> >> >>>
>>>>>> >> >>> Purna
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>> mahesh kumar-3 wrote:
>>>>>> >> >>> >
>>>>>> >> >>> > Do you have a set of user name for your applciation? If
>> you
>>>> have
>>>>>> >> set
>>>>>> >> >>> of
>>>>>> >> >>> > usernames then write all the usernames in a file and
read
>>>> the
>>>>>> file
>>>>>> >> >>> using
>>>>>> >> >>> > user parameter file or CSV dataset config replace the
>>>> username
>>>>>> in
>>>>>> >> the
>>>>>> >> >>> > script
>>>>>> >> >>> > for each iteration so that for each iteration new user
>> will
>>>>>> login
>>>>>> >> into
>>>>>> >> >>> the
>>>>>> >> >>> > applcaition. Yes while doing load t est it is better to
>>> user
>>>>>> >> multiple
>>>>>> >> >>> > users
>>>>>> >> >>> > instead of single user name(it may be depend on the
>>>> apllciation
>>>>>> >> also)
>>>>>> >> >>> >
>>>>>> >> >>> > --Mahesh
>>>>>> >> >>> >
>>>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>>>> >> >>> > <am...@gmail.com>wrote:
>>>>>> >> >>> >
>>>>>> >> >>> >>
>>>>>> >> >>> >> Mahes,thank u for your reply,
>>>>>> >> >>> >>
>>>>>> >> >>> >> I have one more doubt
>>>>>> >> >>> >>
>>>>>> >> >>> >> using bad boy i create script ,and using this script i
>>> want
>>>> to
>>>>>> >> test
>>>>>> >> >>> load
>>>>>> >> >>> >> on
>>>>>> >> >>> >> my system for that
>>>>>> >> >>> >>
>>>>>> >> >>> >> i want to parameterized the user name ,because user
name
>>> is
>>>>>> unique
>>>>>> >> in
>>>>>> >> >>> our
>>>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>>>> username
>>>>>> >> or
>>>>>> >> >>> use
>>>>>> >> >>> >> single username i can perform load test
>>>>>> >> >>> >>
>>>>>> >> >>> >> Please reply me
>>>>>> >> >>> >>
>>>>>> >> >>> >> Thanks in advance
>>>>>> >> >>> >>
>>>>>> >> >>> >> Purna
>>>>>> >> >>> >>
>>>>>> >> >>> >>
>>>>>> >> >>> >> mahesh kumar-3 wrote:
>>>>>> >> >>> >> >
>>>>>> >> >>> >> > If you are unable to record the steps using Jmeter
>>> proxsy
>>>>>> server
>>>>>> >> >>> then
>>>>>> >> >>> >> use
>>>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then
>> export
>>>> the
>>>>>> >> >>> recorded
>>>>>> >> >>> >> > steps
>>>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>>>> >> >>> >> > fileds(username,password
>>>>>> >> >>> >> > etc...)...after the parameterization over then run
the
>>>> script
>>>>>> >> for
>>>>>> >> >>> >> multiple
>>>>>> >> >>> >> > users so that it will create the accounts
>>> simultaneoulsy.
>>>>>> >> >>> >> >
>>>>>> >> >>> >> > --Mahesh
>>>>>> >> >>> >> >
>>>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>>>> >> >>> >> >
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Hi all,
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on
> Create
>>>>>> account
>>>>>> >>  in
>>>>>> >> >>> my
>>>>>> >> >>> >> >> site,
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Please any one know help me how to perform this one,
> i
>>>> use
>>>>>> http
>>>>>> >> >>> proxy
>>>>>> >> >>> >> >> that
>>>>>> >> >>> >> >> one is not working properly any alternate  method is
>>>> there
>>>>>> for
>>>>>> >> >>> doing
>>>>>> >> >>> >> load
>>>>>> >> >>> >> >> testing on this (Create Account)
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Please help me
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Thanks in Advance
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Purna
>>>>>> >> >>> >> >> --
>>>>>> >> >>> >> >> View this message in context:
>>>>>> >> >>> >> >>
>>>>>> >> >>> >>
>>>>>> >> >>>
>>>>>> >>
>>>>>>
>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>>>> ml
>>>>>> >> >>> >> >> 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
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >
>>>>>> >> >>> >> >
>>>>>> >> >>> >>
>>>>>> >> >>> >> --
>>>>>> >> >>> >> View this message in context:
>>>>>> >> >>> >>
>>>>>> >> >>>
>>>>>> >>
>>>>>>
>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>>>> ml
>>>>>> >> >>> >>  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
>>>>>> >> >>> >>
>>>>>> >> >>> >>
>>>>>> >> >>> >
>>>>>> >> >>> >
>>>>>> >> >>>
>>>>>> >> >>> --
>>>>>> >> >>> View this message in context:
>>>>>> >> >>>
>>>>>> >>
>>>>>>
>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>>>> ml
>>>>>> >> >>>  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
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >> >
>>>>>> >> >
>>>>>> >>
>>>>>> >> --
>>>>>> >> View this message in context:
>>>>>> >>
>>>>>>
>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>>>> ml
>>>>>> >>  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
>>>>>> >>
>>>>>> >>
>>>>>> >
>>>>>> >
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>>
>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>>>> ml
>>>>>>  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
>>>>>>
>>>>>>
>>>>> 
>>>>> 
>>>> 
>>>> -- 
>>>> View this message in context:
>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>>>> ml
>>>> 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
>>>> 
>>>> 
>>>>
> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
>>>> 
>>>> 
>>>> 
>>> 
>>> -- 
>>> View this message in context:
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
>>> ml
>>> 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
>>> 
>>> 
>>>
---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24719411.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24731967.ht
ml
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


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


RE: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
I selected Redirect automatically also selected and Method select as Post 
execute the script i get same error in login page i delete one parameter
called "contid" the script is working fine, is it right way do like this
please suggest me 


Viswanathan Arunachalam wrote:
> 
> Check the following in your script
> 
> 1.Redirect Automatically is not selected
> 
> 2.Method (post/Get)
> 
> I will be available on gtalk visosat@gmail.com incase you need any more
> clarification
> 
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Thursday, July 30, 2009 1:34 AM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I select Clear cookie for each iteration , Cookie policy as
> compatability and
> clear all option also used 
> 
> Now only i am getting the " Response message: Internal Server Error" for
> login page ,rest of the pages are working fine what the problem please
> help
> me 
> 
> Thanks in Advance
> 
> Purna
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Did u select the option Clear cookies for each iteration?
>> 
>> Also you need to  Clear All -Ctrl-E before you execute any script.
>> 
>> Let me know if this solves your problem or not.
>> 
>> 
>> Regards,
>> 
>> Applications QA Analyst 
>> 
>> Information Technology Services (ITS) 
>> 
>> The University of Auckland, New Zealand 
>> 
>> Te Whare Wananga o Tamaki makaurau, Aotearoa,
>> 
>> (: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 
>> 
>>  
>> 
>> 1883-2008: Celebrating 125 Years
>> 
>>  
>> 
>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>> 
>> P Please consider the environment before printing this email.
>> 
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Thursday, July 30, 2009 1:11 AM
>> To: jmeter-user@jakarta.apache.org
>> Subject: RE: Create Account using jmeter
>> 
>> 
>> I tried  compatibility/default  option instead of ignorecookies,it
> works
>> for
>> first time only it is not working for saved scripts,please tell me how
>> to
>> save generated script and how to use saved script next time please
> help
>> me
>> 
>> Thanks in Advance
>> 
>> Purna
>> 
>> 
>> 
>> 
>> 
>> Viswanathan Arunachalam wrote:
>>> 
>>> Try compatibility/default  option instead of ignorecookies
>>> 
>>> Cheers 
>>> Viswa
>>> -----Original Message-----
>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>> Sent: Wednesday, July 29, 2009 4:12 PM
>>> To: jmeter-user@jakarta.apache.org
>>> Subject: RE: Create Account using jmeter
>>> 
>>> 
>>> I select  ignore cookie option for HTTP Cookie Manager,but in
>> execution
>>> time
>>> i get the internal server for login page please provide the solution
>> for
>>> this problem
>>> 
>>> Thanks in Advance
>>> Purna
>>> 
>>> 
>>> Viswanathan Arunachalam wrote:
>>>> 
>>>> Which options did you set for HTTP Cookie Manager?
>>>> 
>>>> You need to check the clear cookies each iteration and select Cookie
>>>> policy as well
>>>> 
>>>> 
>>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>>>> 
>>>> P Please consider the environment before printing this email.
>>>> 
>>>> -----Original Message-----
>>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>>> Sent: Wednesday, July 29, 2009 1:44 AM
>>>> To: jmeter-user@jakarta.apache.org
>>>> Subject: Re: Create Account using jmeter
>>>> 
>>>> 
>>>> I use Http cookie manager it will work first time fine,i save the
>> test
>>>> plan,
>>>> and i execute the saved test plan now i am getting internal server
>>> error
>>>> in
>>>> login page i used Regular Expression also 
>>>> 
>>>> please help me 
>>>> 
>>>> Thanks in advance
>>>> 
>>>> Purna
>>>> 
>>>> 
>>>> 
>>>> mahesh kumar-3 wrote:
>>>>> 
>>>>> Http cookie manager will be there ..use that one...read the
> document
>>>>> regarding that in Jmeter user manual. so that it will clear the
>>>> cookies
>>>>> for
>>>>> each iteration..
>>>>> --mahesh
>>>>> 
>>>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>>>> <am...@gmail.com>wrote:
>>>>> 
>>>>>>
>>>>>> Mahesh,
>>>>>>
>>>>>> Cookie is creating while creating account
>>>>>>
>>>>>> During running script what i can do to solve this problem,and how
> i
>>>> can
>>>>>> test
>>>>>> please help me
>>>>>>
>>>>>> Thanks in advance
>>>>>>
>>>>>> Purna
>>>>>>
>>>>>> mahesh kumar-3 wrote:
>>>>>> >
>>>>>> > May be for Login request is there any sessionID/Cookie is going
>>>> on...If
>>>>>> > any
>>>>>> > we need to capture those values..500 internal server will occur
>> if
>>>> we
>>>>>> send
>>>>>> > the wrong request parameters...
>>>>>> >
>>>>>> > --Mahesh
>>>>>> >
>>>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>>>> > <am...@gmail.com>wrote:
>>>>>> >
>>>>>> >>
>>>>>> >> Mahesh,
>>>>>> >>
>>>>>> >>  i have one problem for executing the script in Result tree
>>> "Login
>>>>>> >> Request"
>>>>>> >> response shows to internal server error how to overcome this
> one
>>>>>> >>
>>>>>> >> Thanks in Advance
>>>>>> >> purna
>>>>>> >>
>>>>>> >>
>>>>>> >> PurnaAmmapalli wrote:
>>>>>> >> >
>>>>>> >> > Thanks for your valuable reply.
>>>>>> >> >
>>>>>> >> >
>>>>>> >> > mahesh kumar-3 wrote:
>>>>>> >> >>
>>>>>> >> >> For creating username do we need to provide the new email
>>>> address
>>>>>> or
>>>>>> >> >> existing email address will work. If existing email address
>> is
>>>>>> working
>>>>>> >> >> fine
>>>>>> >> >> then u can run the test with same email address. Specify the
>>>> number
>>>>>> >> users
>>>>>> >> >> in
>>>>>> >> >> thread group and corresponding ramp up also.
>>>>>> >> >>
>>>>>> >> >> --Mahesh
>>>>>> >> >>
>>>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>>>> >> >> <am...@gmail.com>wrote:
>>>>>> >> >>
>>>>>> >> >>>
>>>>>> >> >>> Hahesh,
>>>>>> >> >>>
>>>>>> >> >>> My doubt is after recording script in badboy(Script for
>>> create
>>>>>> >> account)
>>>>>> >> >>> i
>>>>>> >> >>> import in jmeter
>>>>>> >> >>>
>>>>>> >> >>> In jmeter i want to perform load testing for Creating
>> account
>>>> for
>>>>>> >> that
>>>>>> >> >>> in
>>>>>> >> >>> script contain one user name  in our site user name is
> email
>>>> id.In
>>>>>> >> >>> script
>>>>>> >> >>> user name should be parameterize or i can test with
> existing
>>>> user
>>>>>> >> name
>>>>>> >> >>> what
>>>>>> >> >>> ever in the script,please reply me
>>>>>> >> >>>
>>>>>> >> >>> Thanks in Advance
>>>>>> >> >>>
>>>>>> >> >>> Purna
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>> mahesh kumar-3 wrote:
>>>>>> >> >>> >
>>>>>> >> >>> > Do you have a set of user name for your applciation? If
>> you
>>>> have
>>>>>> >> set
>>>>>> >> >>> of
>>>>>> >> >>> > usernames then write all the usernames in a file and read
>>>> the
>>>>>> file
>>>>>> >> >>> using
>>>>>> >> >>> > user parameter file or CSV dataset config replace the
>>>> username
>>>>>> in
>>>>>> >> the
>>>>>> >> >>> > script
>>>>>> >> >>> > for each iteration so that for each iteration new user
>> will
>>>>>> login
>>>>>> >> into
>>>>>> >> >>> the
>>>>>> >> >>> > applcaition. Yes while doing load t est it is better to
>>> user
>>>>>> >> multiple
>>>>>> >> >>> > users
>>>>>> >> >>> > instead of single user name(it may be depend on the
>>>> apllciation
>>>>>> >> also)
>>>>>> >> >>> >
>>>>>> >> >>> > --Mahesh
>>>>>> >> >>> >
>>>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>>>> >> >>> > <am...@gmail.com>wrote:
>>>>>> >> >>> >
>>>>>> >> >>> >>
>>>>>> >> >>> >> Mahes,thank u for your reply,
>>>>>> >> >>> >>
>>>>>> >> >>> >> I have one more doubt
>>>>>> >> >>> >>
>>>>>> >> >>> >> using bad boy i create script ,and using this script i
>>> want
>>>> to
>>>>>> >> test
>>>>>> >> >>> load
>>>>>> >> >>> >> on
>>>>>> >> >>> >> my system for that
>>>>>> >> >>> >>
>>>>>> >> >>> >> i want to parameterized the user name ,because user name
>>> is
>>>>>> unique
>>>>>> >> in
>>>>>> >> >>> our
>>>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>>>> username
>>>>>> >> or
>>>>>> >> >>> use
>>>>>> >> >>> >> single username i can perform load test
>>>>>> >> >>> >>
>>>>>> >> >>> >> Please reply me
>>>>>> >> >>> >>
>>>>>> >> >>> >> Thanks in advance
>>>>>> >> >>> >>
>>>>>> >> >>> >> Purna
>>>>>> >> >>> >>
>>>>>> >> >>> >>
>>>>>> >> >>> >> mahesh kumar-3 wrote:
>>>>>> >> >>> >> >
>>>>>> >> >>> >> > If you are unable to record the steps using Jmeter
>>> proxsy
>>>>>> server
>>>>>> >> >>> then
>>>>>> >> >>> >> use
>>>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then
>> export
>>>> the
>>>>>> >> >>> recorded
>>>>>> >> >>> >> > steps
>>>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>>>> >> >>> >> > fileds(username,password
>>>>>> >> >>> >> > etc...)...after the parameterization over then run the
>>>> script
>>>>>> >> for
>>>>>> >> >>> >> multiple
>>>>>> >> >>> >> > users so that it will create the accounts
>>> simultaneoulsy.
>>>>>> >> >>> >> >
>>>>>> >> >>> >> > --Mahesh
>>>>>> >> >>> >> >
>>>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>>>> >> >>> >> >
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Hi all,
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on
> Create
>>>>>> account
>>>>>> >>  in
>>>>>> >> >>> my
>>>>>> >> >>> >> >> site,
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Please any one know help me how to perform this one,
> i
>>>> use
>>>>>> http
>>>>>> >> >>> proxy
>>>>>> >> >>> >> >> that
>>>>>> >> >>> >> >> one is not working properly any alternate  method is
>>>> there
>>>>>> for
>>>>>> >> >>> doing
>>>>>> >> >>> >> load
>>>>>> >> >>> >> >> testing on this (Create Account)
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Please help me
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Thanks in Advance
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >> Purna
>>>>>> >> >>> >> >> --
>>>>>> >> >>> >> >> View this message in context:
>>>>>> >> >>> >> >>
>>>>>> >> >>> >>
>>>>>> >> >>>
>>>>>> >>
>>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>>>> ml
>>>>>> >> >>> >> >> 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
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >>
>>>>>> >> >>> >> >
>>>>>> >> >>> >> >
>>>>>> >> >>> >>
>>>>>> >> >>> >> --
>>>>>> >> >>> >> View this message in context:
>>>>>> >> >>> >>
>>>>>> >> >>>
>>>>>> >>
>>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>>>> ml
>>>>>> >> >>> >>  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
>>>>>> >> >>> >>
>>>>>> >> >>> >>
>>>>>> >> >>> >
>>>>>> >> >>> >
>>>>>> >> >>>
>>>>>> >> >>> --
>>>>>> >> >>> View this message in context:
>>>>>> >> >>>
>>>>>> >>
>>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>>>> ml
>>>>>> >> >>>  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
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >> >
>>>>>> >> >
>>>>>> >>
>>>>>> >> --
>>>>>> >> View this message in context:
>>>>>> >>
>>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>>>> ml
>>>>>> >>  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
>>>>>> >>
>>>>>> >>
>>>>>> >
>>>>>> >
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>>
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>>>> ml
>>>>>>  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
>>>>>>
>>>>>>
>>>>> 
>>>>> 
>>>> 
>>>> -- 
>>>> View this message in context:
>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>>>> ml
>>>> 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
>>>> 
>>>> 
>>>>
> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>>> 
>>>> 
>>>> 
>>> 
>>> -- 
>>> View this message in context:
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
>>> ml
>>> 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
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24719411.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24731967.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: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Check the following in your script

1.Redirect Automatically is not selected

2.Method (post/Get)

I will be available on gtalk visosat@gmail.com incase you need any more
clarification


-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Thursday, July 30, 2009 1:34 AM
To: jmeter-user@jakarta.apache.org
Subject: RE: Create Account using jmeter


I select Clear cookie for each iteration , Cookie policy as
compatability and
clear all option also used 

Now only i am getting the " Response message: Internal Server Error" for
login page ,rest of the pages are working fine what the problem please
help
me 

Thanks in Advance

Purna


Viswanathan Arunachalam wrote:
> 
> Did u select the option Clear cookies for each iteration?
> 
> Also you need to  Clear All -Ctrl-E before you execute any script.
> 
> Let me know if this solves your problem or not.
> 
> 
> Regards,
> 
> Applications QA Analyst 
> 
> Information Technology Services (ITS) 
> 
> The University of Auckland, New Zealand 
> 
> Te Whare Wananga o Tamaki makaurau, Aotearoa,
> 
> (: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 
> 
>  
> 
> 1883-2008: Celebrating 125 Years
> 
>  
> 
> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
> 
> P Please consider the environment before printing this email.
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Thursday, July 30, 2009 1:11 AM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I tried  compatibility/default  option instead of ignorecookies,it
works
> for
> first time only it is not working for saved scripts,please tell me how
> to
> save generated script and how to use saved script next time please
help
> me
> 
> Thanks in Advance
> 
> Purna
> 
> 
> 
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Try compatibility/default  option instead of ignorecookies
>> 
>> Cheers 
>> Viswa
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Wednesday, July 29, 2009 4:12 PM
>> To: jmeter-user@jakarta.apache.org
>> Subject: RE: Create Account using jmeter
>> 
>> 
>> I select  ignore cookie option for HTTP Cookie Manager,but in
> execution
>> time
>> i get the internal server for login page please provide the solution
> for
>> this problem
>> 
>> Thanks in Advance
>> Purna
>> 
>> 
>> Viswanathan Arunachalam wrote:
>>> 
>>> Which options did you set for HTTP Cookie Manager?
>>> 
>>> You need to check the clear cookies each iteration and select Cookie
>>> policy as well
>>> 
>>> 
>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>>> 
>>> P Please consider the environment before printing this email.
>>> 
>>> -----Original Message-----
>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>> Sent: Wednesday, July 29, 2009 1:44 AM
>>> To: jmeter-user@jakarta.apache.org
>>> Subject: Re: Create Account using jmeter
>>> 
>>> 
>>> I use Http cookie manager it will work first time fine,i save the
> test
>>> plan,
>>> and i execute the saved test plan now i am getting internal server
>> error
>>> in
>>> login page i used Regular Expression also 
>>> 
>>> please help me 
>>> 
>>> Thanks in advance
>>> 
>>> Purna
>>> 
>>> 
>>> 
>>> mahesh kumar-3 wrote:
>>>> 
>>>> Http cookie manager will be there ..use that one...read the
document
>>>> regarding that in Jmeter user manual. so that it will clear the
>>> cookies
>>>> for
>>>> each iteration..
>>>> --mahesh
>>>> 
>>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>>> <am...@gmail.com>wrote:
>>>> 
>>>>>
>>>>> Mahesh,
>>>>>
>>>>> Cookie is creating while creating account
>>>>>
>>>>> During running script what i can do to solve this problem,and how
i
>>> can
>>>>> test
>>>>> please help me
>>>>>
>>>>> Thanks in advance
>>>>>
>>>>> Purna
>>>>>
>>>>> mahesh kumar-3 wrote:
>>>>> >
>>>>> > May be for Login request is there any sessionID/Cookie is going
>>> on...If
>>>>> > any
>>>>> > we need to capture those values..500 internal server will occur
> if
>>> we
>>>>> send
>>>>> > the wrong request parameters...
>>>>> >
>>>>> > --Mahesh
>>>>> >
>>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>>> > <am...@gmail.com>wrote:
>>>>> >
>>>>> >>
>>>>> >> Mahesh,
>>>>> >>
>>>>> >>  i have one problem for executing the script in Result tree
>> "Login
>>>>> >> Request"
>>>>> >> response shows to internal server error how to overcome this
one
>>>>> >>
>>>>> >> Thanks in Advance
>>>>> >> purna
>>>>> >>
>>>>> >>
>>>>> >> PurnaAmmapalli wrote:
>>>>> >> >
>>>>> >> > Thanks for your valuable reply.
>>>>> >> >
>>>>> >> >
>>>>> >> > mahesh kumar-3 wrote:
>>>>> >> >>
>>>>> >> >> For creating username do we need to provide the new email
>>> address
>>>>> or
>>>>> >> >> existing email address will work. If existing email address
> is
>>>>> working
>>>>> >> >> fine
>>>>> >> >> then u can run the test with same email address. Specify the
>>> number
>>>>> >> users
>>>>> >> >> in
>>>>> >> >> thread group and corresponding ramp up also.
>>>>> >> >>
>>>>> >> >> --Mahesh
>>>>> >> >>
>>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>>> >> >> <am...@gmail.com>wrote:
>>>>> >> >>
>>>>> >> >>>
>>>>> >> >>> Hahesh,
>>>>> >> >>>
>>>>> >> >>> My doubt is after recording script in badboy(Script for
>> create
>>>>> >> account)
>>>>> >> >>> i
>>>>> >> >>> import in jmeter
>>>>> >> >>>
>>>>> >> >>> In jmeter i want to perform load testing for Creating
> account
>>> for
>>>>> >> that
>>>>> >> >>> in
>>>>> >> >>> script contain one user name  in our site user name is
email
>>> id.In
>>>>> >> >>> script
>>>>> >> >>> user name should be parameterize or i can test with
existing
>>> user
>>>>> >> name
>>>>> >> >>> what
>>>>> >> >>> ever in the script,please reply me
>>>>> >> >>>
>>>>> >> >>> Thanks in Advance
>>>>> >> >>>
>>>>> >> >>> Purna
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>> mahesh kumar-3 wrote:
>>>>> >> >>> >
>>>>> >> >>> > Do you have a set of user name for your applciation? If
> you
>>> have
>>>>> >> set
>>>>> >> >>> of
>>>>> >> >>> > usernames then write all the usernames in a file and read
>>> the
>>>>> file
>>>>> >> >>> using
>>>>> >> >>> > user parameter file or CSV dataset config replace the
>>> username
>>>>> in
>>>>> >> the
>>>>> >> >>> > script
>>>>> >> >>> > for each iteration so that for each iteration new user
> will
>>>>> login
>>>>> >> into
>>>>> >> >>> the
>>>>> >> >>> > applcaition. Yes while doing load t est it is better to
>> user
>>>>> >> multiple
>>>>> >> >>> > users
>>>>> >> >>> > instead of single user name(it may be depend on the
>>> apllciation
>>>>> >> also)
>>>>> >> >>> >
>>>>> >> >>> > --Mahesh
>>>>> >> >>> >
>>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>>> >> >>> > <am...@gmail.com>wrote:
>>>>> >> >>> >
>>>>> >> >>> >>
>>>>> >> >>> >> Mahes,thank u for your reply,
>>>>> >> >>> >>
>>>>> >> >>> >> I have one more doubt
>>>>> >> >>> >>
>>>>> >> >>> >> using bad boy i create script ,and using this script i
>> want
>>> to
>>>>> >> test
>>>>> >> >>> load
>>>>> >> >>> >> on
>>>>> >> >>> >> my system for that
>>>>> >> >>> >>
>>>>> >> >>> >> i want to parameterized the user name ,because user name
>> is
>>>>> unique
>>>>> >> in
>>>>> >> >>> our
>>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>>> username
>>>>> >> or
>>>>> >> >>> use
>>>>> >> >>> >> single username i can perform load test
>>>>> >> >>> >>
>>>>> >> >>> >> Please reply me
>>>>> >> >>> >>
>>>>> >> >>> >> Thanks in advance
>>>>> >> >>> >>
>>>>> >> >>> >> Purna
>>>>> >> >>> >>
>>>>> >> >>> >>
>>>>> >> >>> >> mahesh kumar-3 wrote:
>>>>> >> >>> >> >
>>>>> >> >>> >> > If you are unable to record the steps using Jmeter
>> proxsy
>>>>> server
>>>>> >> >>> then
>>>>> >> >>> >> use
>>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then
> export
>>> the
>>>>> >> >>> recorded
>>>>> >> >>> >> > steps
>>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>>> >> >>> >> > fileds(username,password
>>>>> >> >>> >> > etc...)...after the parameterization over then run the
>>> script
>>>>> >> for
>>>>> >> >>> >> multiple
>>>>> >> >>> >> > users so that it will create the accounts
>> simultaneoulsy.
>>>>> >> >>> >> >
>>>>> >> >>> >> > --Mahesh
>>>>> >> >>> >> >
>>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>>> >> >>> >> >
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Hi all,
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on
Create
>>>>> account
>>>>> >>  in
>>>>> >> >>> my
>>>>> >> >>> >> >> site,
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Please any one know help me how to perform this one,
i
>>> use
>>>>> http
>>>>> >> >>> proxy
>>>>> >> >>> >> >> that
>>>>> >> >>> >> >> one is not working properly any alternate  method is
>>> there
>>>>> for
>>>>> >> >>> doing
>>>>> >> >>> >> load
>>>>> >> >>> >> >> testing on this (Create Account)
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Please help me
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Thanks in Advance
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Purna
>>>>> >> >>> >> >> --
>>>>> >> >>> >> >> View this message in context:
>>>>> >> >>> >> >>
>>>>> >> >>> >>
>>>>> >> >>>
>>>>> >>
>>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>>> ml
>>>>> >> >>> >> >> 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
>>>>> >> >>> >> >>
>>>>> >> >>> >> >>
>>>>> >> >>> >> >
>>>>> >> >>> >> >
>>>>> >> >>> >>
>>>>> >> >>> >> --
>>>>> >> >>> >> View this message in context:
>>>>> >> >>> >>
>>>>> >> >>>
>>>>> >>
>>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>>> ml
>>>>> >> >>> >>  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
>>>>> >> >>> >>
>>>>> >> >>> >>
>>>>> >> >>> >
>>>>> >> >>> >
>>>>> >> >>>
>>>>> >> >>> --
>>>>> >> >>> View this message in context:
>>>>> >> >>>
>>>>> >>
>>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>>> ml
>>>>> >> >>>  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
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>
>>>>> >> >>
>>>>> >> >
>>>>> >> >
>>>>> >>
>>>>> >> --
>>>>> >> View this message in context:
>>>>> >>
>>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>>> ml
>>>>> >>  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
>>>>> >>
>>>>> >>
>>>>> >
>>>>> >
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>>
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>>> ml
>>>>>  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
>>>>>
>>>>>
>>>> 
>>>> 
>>> 
>>> -- 
>>> View this message in context:
>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>>> ml
>>> 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
>>> 
>>> 
>>>
---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24719411.ht
ml
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


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


RE: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
I select Clear cookie for each iteration , Cookie policy as compatability and
clear all option also used 

Now only i am getting the " Response message: Internal Server Error" for
login page ,rest of the pages are working fine what the problem please help
me 

Thanks in Advance

Purna


Viswanathan Arunachalam wrote:
> 
> Did u select the option Clear cookies for each iteration?
> 
> Also you need to  Clear All -Ctrl-E before you execute any script.
> 
> Let me know if this solves your problem or not.
> 
> 
> Regards,
> 
> Applications QA Analyst 
> 
> Information Technology Services (ITS) 
> 
> The University of Auckland, New Zealand 
> 
> Te Whare Wananga o Tamaki makaurau, Aotearoa,
> 
> (: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 
> 
>  
> 
> 1883-2008: Celebrating 125 Years
> 
>  
> 
> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
> 
> P Please consider the environment before printing this email.
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Thursday, July 30, 2009 1:11 AM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I tried  compatibility/default  option instead of ignorecookies,it works
> for
> first time only it is not working for saved scripts,please tell me how
> to
> save generated script and how to use saved script next time please help
> me
> 
> Thanks in Advance
> 
> Purna
> 
> 
> 
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Try compatibility/default  option instead of ignorecookies
>> 
>> Cheers 
>> Viswa
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Wednesday, July 29, 2009 4:12 PM
>> To: jmeter-user@jakarta.apache.org
>> Subject: RE: Create Account using jmeter
>> 
>> 
>> I select  ignore cookie option for HTTP Cookie Manager,but in
> execution
>> time
>> i get the internal server for login page please provide the solution
> for
>> this problem
>> 
>> Thanks in Advance
>> Purna
>> 
>> 
>> Viswanathan Arunachalam wrote:
>>> 
>>> Which options did you set for HTTP Cookie Manager?
>>> 
>>> You need to check the clear cookies each iteration and select Cookie
>>> policy as well
>>> 
>>> 
>>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>>> 
>>> P Please consider the environment before printing this email.
>>> 
>>> -----Original Message-----
>>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>>> Sent: Wednesday, July 29, 2009 1:44 AM
>>> To: jmeter-user@jakarta.apache.org
>>> Subject: Re: Create Account using jmeter
>>> 
>>> 
>>> I use Http cookie manager it will work first time fine,i save the
> test
>>> plan,
>>> and i execute the saved test plan now i am getting internal server
>> error
>>> in
>>> login page i used Regular Expression also 
>>> 
>>> please help me 
>>> 
>>> Thanks in advance
>>> 
>>> Purna
>>> 
>>> 
>>> 
>>> mahesh kumar-3 wrote:
>>>> 
>>>> Http cookie manager will be there ..use that one...read the document
>>>> regarding that in Jmeter user manual. so that it will clear the
>>> cookies
>>>> for
>>>> each iteration..
>>>> --mahesh
>>>> 
>>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>>> <am...@gmail.com>wrote:
>>>> 
>>>>>
>>>>> Mahesh,
>>>>>
>>>>> Cookie is creating while creating account
>>>>>
>>>>> During running script what i can do to solve this problem,and how i
>>> can
>>>>> test
>>>>> please help me
>>>>>
>>>>> Thanks in advance
>>>>>
>>>>> Purna
>>>>>
>>>>> mahesh kumar-3 wrote:
>>>>> >
>>>>> > May be for Login request is there any sessionID/Cookie is going
>>> on...If
>>>>> > any
>>>>> > we need to capture those values..500 internal server will occur
> if
>>> we
>>>>> send
>>>>> > the wrong request parameters...
>>>>> >
>>>>> > --Mahesh
>>>>> >
>>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>>> > <am...@gmail.com>wrote:
>>>>> >
>>>>> >>
>>>>> >> Mahesh,
>>>>> >>
>>>>> >>  i have one problem for executing the script in Result tree
>> "Login
>>>>> >> Request"
>>>>> >> response shows to internal server error how to overcome this one
>>>>> >>
>>>>> >> Thanks in Advance
>>>>> >> purna
>>>>> >>
>>>>> >>
>>>>> >> PurnaAmmapalli wrote:
>>>>> >> >
>>>>> >> > Thanks for your valuable reply.
>>>>> >> >
>>>>> >> >
>>>>> >> > mahesh kumar-3 wrote:
>>>>> >> >>
>>>>> >> >> For creating username do we need to provide the new email
>>> address
>>>>> or
>>>>> >> >> existing email address will work. If existing email address
> is
>>>>> working
>>>>> >> >> fine
>>>>> >> >> then u can run the test with same email address. Specify the
>>> number
>>>>> >> users
>>>>> >> >> in
>>>>> >> >> thread group and corresponding ramp up also.
>>>>> >> >>
>>>>> >> >> --Mahesh
>>>>> >> >>
>>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>>> >> >> <am...@gmail.com>wrote:
>>>>> >> >>
>>>>> >> >>>
>>>>> >> >>> Hahesh,
>>>>> >> >>>
>>>>> >> >>> My doubt is after recording script in badboy(Script for
>> create
>>>>> >> account)
>>>>> >> >>> i
>>>>> >> >>> import in jmeter
>>>>> >> >>>
>>>>> >> >>> In jmeter i want to perform load testing for Creating
> account
>>> for
>>>>> >> that
>>>>> >> >>> in
>>>>> >> >>> script contain one user name  in our site user name is email
>>> id.In
>>>>> >> >>> script
>>>>> >> >>> user name should be parameterize or i can test with existing
>>> user
>>>>> >> name
>>>>> >> >>> what
>>>>> >> >>> ever in the script,please reply me
>>>>> >> >>>
>>>>> >> >>> Thanks in Advance
>>>>> >> >>>
>>>>> >> >>> Purna
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>> mahesh kumar-3 wrote:
>>>>> >> >>> >
>>>>> >> >>> > Do you have a set of user name for your applciation? If
> you
>>> have
>>>>> >> set
>>>>> >> >>> of
>>>>> >> >>> > usernames then write all the usernames in a file and read
>>> the
>>>>> file
>>>>> >> >>> using
>>>>> >> >>> > user parameter file or CSV dataset config replace the
>>> username
>>>>> in
>>>>> >> the
>>>>> >> >>> > script
>>>>> >> >>> > for each iteration so that for each iteration new user
> will
>>>>> login
>>>>> >> into
>>>>> >> >>> the
>>>>> >> >>> > applcaition. Yes while doing load t est it is better to
>> user
>>>>> >> multiple
>>>>> >> >>> > users
>>>>> >> >>> > instead of single user name(it may be depend on the
>>> apllciation
>>>>> >> also)
>>>>> >> >>> >
>>>>> >> >>> > --Mahesh
>>>>> >> >>> >
>>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>>> >> >>> > <am...@gmail.com>wrote:
>>>>> >> >>> >
>>>>> >> >>> >>
>>>>> >> >>> >> Mahes,thank u for your reply,
>>>>> >> >>> >>
>>>>> >> >>> >> I have one more doubt
>>>>> >> >>> >>
>>>>> >> >>> >> using bad boy i create script ,and using this script i
>> want
>>> to
>>>>> >> test
>>>>> >> >>> load
>>>>> >> >>> >> on
>>>>> >> >>> >> my system for that
>>>>> >> >>> >>
>>>>> >> >>> >> i want to parameterized the user name ,because user name
>> is
>>>>> unique
>>>>> >> in
>>>>> >> >>> our
>>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>>> username
>>>>> >> or
>>>>> >> >>> use
>>>>> >> >>> >> single username i can perform load test
>>>>> >> >>> >>
>>>>> >> >>> >> Please reply me
>>>>> >> >>> >>
>>>>> >> >>> >> Thanks in advance
>>>>> >> >>> >>
>>>>> >> >>> >> Purna
>>>>> >> >>> >>
>>>>> >> >>> >>
>>>>> >> >>> >> mahesh kumar-3 wrote:
>>>>> >> >>> >> >
>>>>> >> >>> >> > If you are unable to record the steps using Jmeter
>> proxsy
>>>>> server
>>>>> >> >>> then
>>>>> >> >>> >> use
>>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then
> export
>>> the
>>>>> >> >>> recorded
>>>>> >> >>> >> > steps
>>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>>> >> >>> >> > fileds(username,password
>>>>> >> >>> >> > etc...)...after the parameterization over then run the
>>> script
>>>>> >> for
>>>>> >> >>> >> multiple
>>>>> >> >>> >> > users so that it will create the accounts
>> simultaneoulsy.
>>>>> >> >>> >> >
>>>>> >> >>> >> > --Mahesh
>>>>> >> >>> >> >
>>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>>> >> >>> >> >
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Hi all,
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>>>>> account
>>>>> >>  in
>>>>> >> >>> my
>>>>> >> >>> >> >> site,
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Please any one know help me how to perform this one, i
>>> use
>>>>> http
>>>>> >> >>> proxy
>>>>> >> >>> >> >> that
>>>>> >> >>> >> >> one is not working properly any alternate  method is
>>> there
>>>>> for
>>>>> >> >>> doing
>>>>> >> >>> >> load
>>>>> >> >>> >> >> testing on this (Create Account)
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Please help me
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Thanks in Advance
>>>>> >> >>> >> >>
>>>>> >> >>> >> >> Purna
>>>>> >> >>> >> >> --
>>>>> >> >>> >> >> View this message in context:
>>>>> >> >>> >> >>
>>>>> >> >>> >>
>>>>> >> >>>
>>>>> >>
>>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>>> ml
>>>>> >> >>> >> >> 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
>>>>> >> >>> >> >>
>>>>> >> >>> >> >>
>>>>> >> >>> >> >
>>>>> >> >>> >> >
>>>>> >> >>> >>
>>>>> >> >>> >> --
>>>>> >> >>> >> View this message in context:
>>>>> >> >>> >>
>>>>> >> >>>
>>>>> >>
>>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>>> ml
>>>>> >> >>> >>  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
>>>>> >> >>> >>
>>>>> >> >>> >>
>>>>> >> >>> >
>>>>> >> >>> >
>>>>> >> >>>
>>>>> >> >>> --
>>>>> >> >>> View this message in context:
>>>>> >> >>>
>>>>> >>
>>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>>> ml
>>>>> >> >>>  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
>>>>> >> >>>
>>>>> >> >>>
>>>>> >> >>
>>>>> >> >>
>>>>> >> >
>>>>> >> >
>>>>> >>
>>>>> >> --
>>>>> >> View this message in context:
>>>>> >>
>>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>>> ml
>>>>> >>  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
>>>>> >>
>>>>> >>
>>>>> >
>>>>> >
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>>
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>>> ml
>>>>>  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
>>>>>
>>>>>
>>>> 
>>>> 
>>> 
>>> -- 
>>> View this message in context:
>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>>> ml
>>> 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
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24719411.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: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Did u select the option Clear cookies for each iteration?

Also you need to  Clear All -Ctrl-E before you execute any script.

Let me know if this solves your problem or not.


Regards,

Applications QA Analyst 

Information Technology Services (ITS) 

The University of Auckland, New Zealand 

Te Whare Wananga o Tamaki makaurau, Aotearoa,

(: +64 9 923 5264  *: v.arunachalam@auckland.ac.nz 

 

1883-2008: Celebrating 125 Years

 

"Om Sakti Amman Vinayaka Muruga Sastha Tunai"

P Please consider the environment before printing this email.

-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Thursday, July 30, 2009 1:11 AM
To: jmeter-user@jakarta.apache.org
Subject: RE: Create Account using jmeter


I tried  compatibility/default  option instead of ignorecookies,it works
for
first time only it is not working for saved scripts,please tell me how
to
save generated script and how to use saved script next time please help
me

Thanks in Advance

Purna





Viswanathan Arunachalam wrote:
> 
> Try compatibility/default  option instead of ignorecookies
> 
> Cheers 
> Viswa
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Wednesday, July 29, 2009 4:12 PM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I select  ignore cookie option for HTTP Cookie Manager,but in
execution
> time
> i get the internal server for login page please provide the solution
for
> this problem
> 
> Thanks in Advance
> Purna
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Which options did you set for HTTP Cookie Manager?
>> 
>> You need to check the clear cookies each iteration and select Cookie
>> policy as well
>> 
>> 
>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>> 
>> P Please consider the environment before printing this email.
>> 
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Wednesday, July 29, 2009 1:44 AM
>> To: jmeter-user@jakarta.apache.org
>> Subject: Re: Create Account using jmeter
>> 
>> 
>> I use Http cookie manager it will work first time fine,i save the
test
>> plan,
>> and i execute the saved test plan now i am getting internal server
> error
>> in
>> login page i used Regular Expression also 
>> 
>> please help me 
>> 
>> Thanks in advance
>> 
>> Purna
>> 
>> 
>> 
>> mahesh kumar-3 wrote:
>>> 
>>> Http cookie manager will be there ..use that one...read the document
>>> regarding that in Jmeter user manual. so that it will clear the
>> cookies
>>> for
>>> each iteration..
>>> --mahesh
>>> 
>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>> <am...@gmail.com>wrote:
>>> 
>>>>
>>>> Mahesh,
>>>>
>>>> Cookie is creating while creating account
>>>>
>>>> During running script what i can do to solve this problem,and how i
>> can
>>>> test
>>>> please help me
>>>>
>>>> Thanks in advance
>>>>
>>>> Purna
>>>>
>>>> mahesh kumar-3 wrote:
>>>> >
>>>> > May be for Login request is there any sessionID/Cookie is going
>> on...If
>>>> > any
>>>> > we need to capture those values..500 internal server will occur
if
>> we
>>>> send
>>>> > the wrong request parameters...
>>>> >
>>>> > --Mahesh
>>>> >
>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>> > <am...@gmail.com>wrote:
>>>> >
>>>> >>
>>>> >> Mahesh,
>>>> >>
>>>> >>  i have one problem for executing the script in Result tree
> "Login
>>>> >> Request"
>>>> >> response shows to internal server error how to overcome this one
>>>> >>
>>>> >> Thanks in Advance
>>>> >> purna
>>>> >>
>>>> >>
>>>> >> PurnaAmmapalli wrote:
>>>> >> >
>>>> >> > Thanks for your valuable reply.
>>>> >> >
>>>> >> >
>>>> >> > mahesh kumar-3 wrote:
>>>> >> >>
>>>> >> >> For creating username do we need to provide the new email
>> address
>>>> or
>>>> >> >> existing email address will work. If existing email address
is
>>>> working
>>>> >> >> fine
>>>> >> >> then u can run the test with same email address. Specify the
>> number
>>>> >> users
>>>> >> >> in
>>>> >> >> thread group and corresponding ramp up also.
>>>> >> >>
>>>> >> >> --Mahesh
>>>> >> >>
>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>> >> >> <am...@gmail.com>wrote:
>>>> >> >>
>>>> >> >>>
>>>> >> >>> Hahesh,
>>>> >> >>>
>>>> >> >>> My doubt is after recording script in badboy(Script for
> create
>>>> >> account)
>>>> >> >>> i
>>>> >> >>> import in jmeter
>>>> >> >>>
>>>> >> >>> In jmeter i want to perform load testing for Creating
account
>> for
>>>> >> that
>>>> >> >>> in
>>>> >> >>> script contain one user name  in our site user name is email
>> id.In
>>>> >> >>> script
>>>> >> >>> user name should be parameterize or i can test with existing
>> user
>>>> >> name
>>>> >> >>> what
>>>> >> >>> ever in the script,please reply me
>>>> >> >>>
>>>> >> >>> Thanks in Advance
>>>> >> >>>
>>>> >> >>> Purna
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>> mahesh kumar-3 wrote:
>>>> >> >>> >
>>>> >> >>> > Do you have a set of user name for your applciation? If
you
>> have
>>>> >> set
>>>> >> >>> of
>>>> >> >>> > usernames then write all the usernames in a file and read
>> the
>>>> file
>>>> >> >>> using
>>>> >> >>> > user parameter file or CSV dataset config replace the
>> username
>>>> in
>>>> >> the
>>>> >> >>> > script
>>>> >> >>> > for each iteration so that for each iteration new user
will
>>>> login
>>>> >> into
>>>> >> >>> the
>>>> >> >>> > applcaition. Yes while doing load t est it is better to
> user
>>>> >> multiple
>>>> >> >>> > users
>>>> >> >>> > instead of single user name(it may be depend on the
>> apllciation
>>>> >> also)
>>>> >> >>> >
>>>> >> >>> > --Mahesh
>>>> >> >>> >
>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>> >> >>> > <am...@gmail.com>wrote:
>>>> >> >>> >
>>>> >> >>> >>
>>>> >> >>> >> Mahes,thank u for your reply,
>>>> >> >>> >>
>>>> >> >>> >> I have one more doubt
>>>> >> >>> >>
>>>> >> >>> >> using bad boy i create script ,and using this script i
> want
>> to
>>>> >> test
>>>> >> >>> load
>>>> >> >>> >> on
>>>> >> >>> >> my system for that
>>>> >> >>> >>
>>>> >> >>> >> i want to parameterized the user name ,because user name
> is
>>>> unique
>>>> >> in
>>>> >> >>> our
>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>> username
>>>> >> or
>>>> >> >>> use
>>>> >> >>> >> single username i can perform load test
>>>> >> >>> >>
>>>> >> >>> >> Please reply me
>>>> >> >>> >>
>>>> >> >>> >> Thanks in advance
>>>> >> >>> >>
>>>> >> >>> >> Purna
>>>> >> >>> >>
>>>> >> >>> >>
>>>> >> >>> >> mahesh kumar-3 wrote:
>>>> >> >>> >> >
>>>> >> >>> >> > If you are unable to record the steps using Jmeter
> proxsy
>>>> server
>>>> >> >>> then
>>>> >> >>> >> use
>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then
export
>> the
>>>> >> >>> recorded
>>>> >> >>> >> > steps
>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>> >> >>> >> > fileds(username,password
>>>> >> >>> >> > etc...)...after the parameterization over then run the
>> script
>>>> >> for
>>>> >> >>> >> multiple
>>>> >> >>> >> > users so that it will create the accounts
> simultaneoulsy.
>>>> >> >>> >> >
>>>> >> >>> >> > --Mahesh
>>>> >> >>> >> >
>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>> >> >>> >> >
>>>> >> >>> >> >>
>>>> >> >>> >> >> Hi all,
>>>> >> >>> >> >>
>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>>>> account
>>>> >>  in
>>>> >> >>> my
>>>> >> >>> >> >> site,
>>>> >> >>> >> >>
>>>> >> >>> >> >> Please any one know help me how to perform this one, i
>> use
>>>> http
>>>> >> >>> proxy
>>>> >> >>> >> >> that
>>>> >> >>> >> >> one is not working properly any alternate  method is
>> there
>>>> for
>>>> >> >>> doing
>>>> >> >>> >> load
>>>> >> >>> >> >> testing on this (Create Account)
>>>> >> >>> >> >>
>>>> >> >>> >> >> Please help me
>>>> >> >>> >> >>
>>>> >> >>> >> >> Thanks in Advance
>>>> >> >>> >> >>
>>>> >> >>> >> >> Purna
>>>> >> >>> >> >> --
>>>> >> >>> >> >> View this message in context:
>>>> >> >>> >> >>
>>>> >> >>> >>
>>>> >> >>>
>>>> >>
>>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>> ml
>>>> >> >>> >> >> 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
>>>> >> >>> >> >>
>>>> >> >>> >> >>
>>>> >> >>> >> >
>>>> >> >>> >> >
>>>> >> >>> >>
>>>> >> >>> >> --
>>>> >> >>> >> View this message in context:
>>>> >> >>> >>
>>>> >> >>>
>>>> >>
>>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>> ml
>>>> >> >>> >>  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
>>>> >> >>> >>
>>>> >> >>> >>
>>>> >> >>> >
>>>> >> >>> >
>>>> >> >>>
>>>> >> >>> --
>>>> >> >>> View this message in context:
>>>> >> >>>
>>>> >>
>>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>> ml
>>>> >> >>>  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
>>>> >> >>>
>>>> >> >>>
>>>> >> >>
>>>> >> >>
>>>> >> >
>>>> >> >
>>>> >>
>>>> >> --
>>>> >> View this message in context:
>>>> >>
>>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>> ml
>>>> >>  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
>>>> >>
>>>> >>
>>>> >
>>>> >
>>>>
>>>> --
>>>> View this message in context:
>>>>
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>> ml
>>>>  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
>>>>
>>>>
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.ht
ml
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


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


RE: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
I tried  compatibility/default  option instead of ignorecookies,it works for
first time only it is not working for saved scripts,please tell me how to
save generated script and how to use saved script next time please help me

Thanks in Advance

Purna





Viswanathan Arunachalam wrote:
> 
> Try compatibility/default  option instead of ignorecookies
> 
> Cheers 
> Viswa
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Wednesday, July 29, 2009 4:12 PM
> To: jmeter-user@jakarta.apache.org
> Subject: RE: Create Account using jmeter
> 
> 
> I select  ignore cookie option for HTTP Cookie Manager,but in execution
> time
> i get the internal server for login page please provide the solution for
> this problem
> 
> Thanks in Advance
> Purna
> 
> 
> Viswanathan Arunachalam wrote:
>> 
>> Which options did you set for HTTP Cookie Manager?
>> 
>> You need to check the clear cookies each iteration and select Cookie
>> policy as well
>> 
>> 
>> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
>> 
>> P Please consider the environment before printing this email.
>> 
>> -----Original Message-----
>> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
>> Sent: Wednesday, July 29, 2009 1:44 AM
>> To: jmeter-user@jakarta.apache.org
>> Subject: Re: Create Account using jmeter
>> 
>> 
>> I use Http cookie manager it will work first time fine,i save the test
>> plan,
>> and i execute the saved test plan now i am getting internal server
> error
>> in
>> login page i used Regular Expression also 
>> 
>> please help me 
>> 
>> Thanks in advance
>> 
>> Purna
>> 
>> 
>> 
>> mahesh kumar-3 wrote:
>>> 
>>> Http cookie manager will be there ..use that one...read the document
>>> regarding that in Jmeter user manual. so that it will clear the
>> cookies
>>> for
>>> each iteration..
>>> --mahesh
>>> 
>>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>>> <am...@gmail.com>wrote:
>>> 
>>>>
>>>> Mahesh,
>>>>
>>>> Cookie is creating while creating account
>>>>
>>>> During running script what i can do to solve this problem,and how i
>> can
>>>> test
>>>> please help me
>>>>
>>>> Thanks in advance
>>>>
>>>> Purna
>>>>
>>>> mahesh kumar-3 wrote:
>>>> >
>>>> > May be for Login request is there any sessionID/Cookie is going
>> on...If
>>>> > any
>>>> > we need to capture those values..500 internal server will occur if
>> we
>>>> send
>>>> > the wrong request parameters...
>>>> >
>>>> > --Mahesh
>>>> >
>>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>>> > <am...@gmail.com>wrote:
>>>> >
>>>> >>
>>>> >> Mahesh,
>>>> >>
>>>> >>  i have one problem for executing the script in Result tree
> "Login
>>>> >> Request"
>>>> >> response shows to internal server error how to overcome this one
>>>> >>
>>>> >> Thanks in Advance
>>>> >> purna
>>>> >>
>>>> >>
>>>> >> PurnaAmmapalli wrote:
>>>> >> >
>>>> >> > Thanks for your valuable reply.
>>>> >> >
>>>> >> >
>>>> >> > mahesh kumar-3 wrote:
>>>> >> >>
>>>> >> >> For creating username do we need to provide the new email
>> address
>>>> or
>>>> >> >> existing email address will work. If existing email address is
>>>> working
>>>> >> >> fine
>>>> >> >> then u can run the test with same email address. Specify the
>> number
>>>> >> users
>>>> >> >> in
>>>> >> >> thread group and corresponding ramp up also.
>>>> >> >>
>>>> >> >> --Mahesh
>>>> >> >>
>>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>>> >> >> <am...@gmail.com>wrote:
>>>> >> >>
>>>> >> >>>
>>>> >> >>> Hahesh,
>>>> >> >>>
>>>> >> >>> My doubt is after recording script in badboy(Script for
> create
>>>> >> account)
>>>> >> >>> i
>>>> >> >>> import in jmeter
>>>> >> >>>
>>>> >> >>> In jmeter i want to perform load testing for Creating account
>> for
>>>> >> that
>>>> >> >>> in
>>>> >> >>> script contain one user name  in our site user name is email
>> id.In
>>>> >> >>> script
>>>> >> >>> user name should be parameterize or i can test with existing
>> user
>>>> >> name
>>>> >> >>> what
>>>> >> >>> ever in the script,please reply me
>>>> >> >>>
>>>> >> >>> Thanks in Advance
>>>> >> >>>
>>>> >> >>> Purna
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>>
>>>> >> >>> mahesh kumar-3 wrote:
>>>> >> >>> >
>>>> >> >>> > Do you have a set of user name for your applciation? If you
>> have
>>>> >> set
>>>> >> >>> of
>>>> >> >>> > usernames then write all the usernames in a file and read
>> the
>>>> file
>>>> >> >>> using
>>>> >> >>> > user parameter file or CSV dataset config replace the
>> username
>>>> in
>>>> >> the
>>>> >> >>> > script
>>>> >> >>> > for each iteration so that for each iteration new user will
>>>> login
>>>> >> into
>>>> >> >>> the
>>>> >> >>> > applcaition. Yes while doing load t est it is better to
> user
>>>> >> multiple
>>>> >> >>> > users
>>>> >> >>> > instead of single user name(it may be depend on the
>> apllciation
>>>> >> also)
>>>> >> >>> >
>>>> >> >>> > --Mahesh
>>>> >> >>> >
>>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>>> >> >>> > <am...@gmail.com>wrote:
>>>> >> >>> >
>>>> >> >>> >>
>>>> >> >>> >> Mahes,thank u for your reply,
>>>> >> >>> >>
>>>> >> >>> >> I have one more doubt
>>>> >> >>> >>
>>>> >> >>> >> using bad boy i create script ,and using this script i
> want
>> to
>>>> >> test
>>>> >> >>> load
>>>> >> >>> >> on
>>>> >> >>> >> my system for that
>>>> >> >>> >>
>>>> >> >>> >> i want to parameterized the user name ,because user name
> is
>>>> unique
>>>> >> in
>>>> >> >>> our
>>>> >> >>> >> site,so for load testing i can use parameterization for
>>>> username
>>>> >> or
>>>> >> >>> use
>>>> >> >>> >> single username i can perform load test
>>>> >> >>> >>
>>>> >> >>> >> Please reply me
>>>> >> >>> >>
>>>> >> >>> >> Thanks in advance
>>>> >> >>> >>
>>>> >> >>> >> Purna
>>>> >> >>> >>
>>>> >> >>> >>
>>>> >> >>> >> mahesh kumar-3 wrote:
>>>> >> >>> >> >
>>>> >> >>> >> > If you are unable to record the steps using Jmeter
> proxsy
>>>> server
>>>> >> >>> then
>>>> >> >>> >> use
>>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export
>> the
>>>> >> >>> recorded
>>>> >> >>> >> > steps
>>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>>> >> >>> >> > fileds(username,password
>>>> >> >>> >> > etc...)...after the parameterization over then run the
>> script
>>>> >> for
>>>> >> >>> >> multiple
>>>> >> >>> >> > users so that it will create the accounts
> simultaneoulsy.
>>>> >> >>> >> >
>>>> >> >>> >> > --Mahesh
>>>> >> >>> >> >
>>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>>> >> >>> >> > <am...@gmail.com>wrote:
>>>> >> >>> >> >
>>>> >> >>> >> >>
>>>> >> >>> >> >> Hi all,
>>>> >> >>> >> >>
>>>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>>>> account
>>>> >>  in
>>>> >> >>> my
>>>> >> >>> >> >> site,
>>>> >> >>> >> >>
>>>> >> >>> >> >> Please any one know help me how to perform this one, i
>> use
>>>> http
>>>> >> >>> proxy
>>>> >> >>> >> >> that
>>>> >> >>> >> >> one is not working properly any alternate  method is
>> there
>>>> for
>>>> >> >>> doing
>>>> >> >>> >> load
>>>> >> >>> >> >> testing on this (Create Account)
>>>> >> >>> >> >>
>>>> >> >>> >> >> Please help me
>>>> >> >>> >> >>
>>>> >> >>> >> >> Thanks in Advance
>>>> >> >>> >> >>
>>>> >> >>> >> >> Purna
>>>> >> >>> >> >> --
>>>> >> >>> >> >> View this message in context:
>>>> >> >>> >> >>
>>>> >> >>> >>
>>>> >> >>>
>>>> >>
>>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
>> ml
>>>> >> >>> >> >> 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
>>>> >> >>> >> >>
>>>> >> >>> >> >>
>>>> >> >>> >> >
>>>> >> >>> >> >
>>>> >> >>> >>
>>>> >> >>> >> --
>>>> >> >>> >> View this message in context:
>>>> >> >>> >>
>>>> >> >>>
>>>> >>
>>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
>> ml
>>>> >> >>> >>  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
>>>> >> >>> >>
>>>> >> >>> >>
>>>> >> >>> >
>>>> >> >>> >
>>>> >> >>>
>>>> >> >>> --
>>>> >> >>> View this message in context:
>>>> >> >>>
>>>> >>
>>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
>> ml
>>>> >> >>>  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
>>>> >> >>>
>>>> >> >>>
>>>> >> >>
>>>> >> >>
>>>> >> >
>>>> >> >
>>>> >>
>>>> >> --
>>>> >> View this message in context:
>>>> >>
>>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
>> ml
>>>> >>  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
>>>> >>
>>>> >>
>>>> >
>>>> >
>>>>
>>>> --
>>>> View this message in context:
>>>>
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
>> ml
>>>>  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
>>>>
>>>>
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
>> ml
>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24718945.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: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Try compatibility/default  option instead of ignorecookies

Cheers 
Viswa
-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Wednesday, July 29, 2009 4:12 PM
To: jmeter-user@jakarta.apache.org
Subject: RE: Create Account using jmeter


I select  ignore cookie option for HTTP Cookie Manager,but in execution
time
i get the internal server for login page please provide the solution for
this problem

Thanks in Advance
Purna


Viswanathan Arunachalam wrote:
> 
> Which options did you set for HTTP Cookie Manager?
> 
> You need to check the clear cookies each iteration and select Cookie
> policy as well
> 
> 
> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
> 
> P Please consider the environment before printing this email.
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Wednesday, July 29, 2009 1:44 AM
> To: jmeter-user@jakarta.apache.org
> Subject: Re: Create Account using jmeter
> 
> 
> I use Http cookie manager it will work first time fine,i save the test
> plan,
> and i execute the saved test plan now i am getting internal server
error
> in
> login page i used Regular Expression also 
> 
> please help me 
> 
> Thanks in advance
> 
> Purna
> 
> 
> 
> mahesh kumar-3 wrote:
>> 
>> Http cookie manager will be there ..use that one...read the document
>> regarding that in Jmeter user manual. so that it will clear the
> cookies
>> for
>> each iteration..
>> --mahesh
>> 
>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>> <am...@gmail.com>wrote:
>> 
>>>
>>> Mahesh,
>>>
>>> Cookie is creating while creating account
>>>
>>> During running script what i can do to solve this problem,and how i
> can
>>> test
>>> please help me
>>>
>>> Thanks in advance
>>>
>>> Purna
>>>
>>> mahesh kumar-3 wrote:
>>> >
>>> > May be for Login request is there any sessionID/Cookie is going
> on...If
>>> > any
>>> > we need to capture those values..500 internal server will occur if
> we
>>> send
>>> > the wrong request parameters...
>>> >
>>> > --Mahesh
>>> >
>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>> > <am...@gmail.com>wrote:
>>> >
>>> >>
>>> >> Mahesh,
>>> >>
>>> >>  i have one problem for executing the script in Result tree
"Login
>>> >> Request"
>>> >> response shows to internal server error how to overcome this one
>>> >>
>>> >> Thanks in Advance
>>> >> purna
>>> >>
>>> >>
>>> >> PurnaAmmapalli wrote:
>>> >> >
>>> >> > Thanks for your valuable reply.
>>> >> >
>>> >> >
>>> >> > mahesh kumar-3 wrote:
>>> >> >>
>>> >> >> For creating username do we need to provide the new email
> address
>>> or
>>> >> >> existing email address will work. If existing email address is
>>> working
>>> >> >> fine
>>> >> >> then u can run the test with same email address. Specify the
> number
>>> >> users
>>> >> >> in
>>> >> >> thread group and corresponding ramp up also.
>>> >> >>
>>> >> >> --Mahesh
>>> >> >>
>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>> >> >> <am...@gmail.com>wrote:
>>> >> >>
>>> >> >>>
>>> >> >>> Hahesh,
>>> >> >>>
>>> >> >>> My doubt is after recording script in badboy(Script for
create
>>> >> account)
>>> >> >>> i
>>> >> >>> import in jmeter
>>> >> >>>
>>> >> >>> In jmeter i want to perform load testing for Creating account
> for
>>> >> that
>>> >> >>> in
>>> >> >>> script contain one user name  in our site user name is email
> id.In
>>> >> >>> script
>>> >> >>> user name should be parameterize or i can test with existing
> user
>>> >> name
>>> >> >>> what
>>> >> >>> ever in the script,please reply me
>>> >> >>>
>>> >> >>> Thanks in Advance
>>> >> >>>
>>> >> >>> Purna
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>> mahesh kumar-3 wrote:
>>> >> >>> >
>>> >> >>> > Do you have a set of user name for your applciation? If you
> have
>>> >> set
>>> >> >>> of
>>> >> >>> > usernames then write all the usernames in a file and read
> the
>>> file
>>> >> >>> using
>>> >> >>> > user parameter file or CSV dataset config replace the
> username
>>> in
>>> >> the
>>> >> >>> > script
>>> >> >>> > for each iteration so that for each iteration new user will
>>> login
>>> >> into
>>> >> >>> the
>>> >> >>> > applcaition. Yes while doing load t est it is better to
user
>>> >> multiple
>>> >> >>> > users
>>> >> >>> > instead of single user name(it may be depend on the
> apllciation
>>> >> also)
>>> >> >>> >
>>> >> >>> > --Mahesh
>>> >> >>> >
>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>> >> >>> > <am...@gmail.com>wrote:
>>> >> >>> >
>>> >> >>> >>
>>> >> >>> >> Mahes,thank u for your reply,
>>> >> >>> >>
>>> >> >>> >> I have one more doubt
>>> >> >>> >>
>>> >> >>> >> using bad boy i create script ,and using this script i
want
> to
>>> >> test
>>> >> >>> load
>>> >> >>> >> on
>>> >> >>> >> my system for that
>>> >> >>> >>
>>> >> >>> >> i want to parameterized the user name ,because user name
is
>>> unique
>>> >> in
>>> >> >>> our
>>> >> >>> >> site,so for load testing i can use parameterization for
>>> username
>>> >> or
>>> >> >>> use
>>> >> >>> >> single username i can perform load test
>>> >> >>> >>
>>> >> >>> >> Please reply me
>>> >> >>> >>
>>> >> >>> >> Thanks in advance
>>> >> >>> >>
>>> >> >>> >> Purna
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >> mahesh kumar-3 wrote:
>>> >> >>> >> >
>>> >> >>> >> > If you are unable to record the steps using Jmeter
proxsy
>>> server
>>> >> >>> then
>>> >> >>> >> use
>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export
> the
>>> >> >>> recorded
>>> >> >>> >> > steps
>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>> >> >>> >> > fileds(username,password
>>> >> >>> >> > etc...)...after the parameterization over then run the
> script
>>> >> for
>>> >> >>> >> multiple
>>> >> >>> >> > users so that it will create the accounts
simultaneoulsy.
>>> >> >>> >> >
>>> >> >>> >> > --Mahesh
>>> >> >>> >> >
>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>> >> >>> >> > <am...@gmail.com>wrote:
>>> >> >>> >> >
>>> >> >>> >> >>
>>> >> >>> >> >> Hi all,
>>> >> >>> >> >>
>>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>>> account
>>> >>  in
>>> >> >>> my
>>> >> >>> >> >> site,
>>> >> >>> >> >>
>>> >> >>> >> >> Please any one know help me how to perform this one, i
> use
>>> http
>>> >> >>> proxy
>>> >> >>> >> >> that
>>> >> >>> >> >> one is not working properly any alternate  method is
> there
>>> for
>>> >> >>> doing
>>> >> >>> >> load
>>> >> >>> >> >> testing on this (Create Account)
>>> >> >>> >> >>
>>> >> >>> >> >> Please help me
>>> >> >>> >> >>
>>> >> >>> >> >> Thanks in Advance
>>> >> >>> >> >>
>>> >> >>> >> >> Purna
>>> >> >>> >> >> --
>>> >> >>> >> >> View this message in context:
>>> >> >>> >> >>
>>> >> >>> >>
>>> >> >>>
>>> >>
>>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
> ml
>>> >> >>> >> >> 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
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >>
>>> >> >>> >> --
>>> >> >>> >> View this message in context:
>>> >> >>> >>
>>> >> >>>
>>> >>
>>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
> ml
>>> >> >>> >>  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
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >
>>> >> >>> >
>>> >> >>>
>>> >> >>> --
>>> >> >>> View this message in context:
>>> >> >>>
>>> >>
>>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
> ml
>>> >> >>>  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
>>> >> >>>
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >> >
>>> >> >
>>> >>
>>> >> --
>>> >> View this message in context:
>>> >>
>>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
> ml
>>> >>  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
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>>
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
> ml
>>>  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
>>>
>>>
>> 
>> 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.ht
ml
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


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


RE: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
I select  ignore cookie option for HTTP Cookie Manager,but in execution time
i get the internal server for login page please provide the solution for
this problem

Thanks in Advance
Purna


Viswanathan Arunachalam wrote:
> 
> Which options did you set for HTTP Cookie Manager?
> 
> You need to check the clear cookies each iteration and select Cookie
> policy as well
> 
> 
> "Om Sakti Amman Vinayaka Muruga Sastha Tunai"
> 
> P Please consider the environment before printing this email.
> 
> -----Original Message-----
> From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
> Sent: Wednesday, July 29, 2009 1:44 AM
> To: jmeter-user@jakarta.apache.org
> Subject: Re: Create Account using jmeter
> 
> 
> I use Http cookie manager it will work first time fine,i save the test
> plan,
> and i execute the saved test plan now i am getting internal server error
> in
> login page i used Regular Expression also 
> 
> please help me 
> 
> Thanks in advance
> 
> Purna
> 
> 
> 
> mahesh kumar-3 wrote:
>> 
>> Http cookie manager will be there ..use that one...read the document
>> regarding that in Jmeter user manual. so that it will clear the
> cookies
>> for
>> each iteration..
>> --mahesh
>> 
>> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
>> <am...@gmail.com>wrote:
>> 
>>>
>>> Mahesh,
>>>
>>> Cookie is creating while creating account
>>>
>>> During running script what i can do to solve this problem,and how i
> can
>>> test
>>> please help me
>>>
>>> Thanks in advance
>>>
>>> Purna
>>>
>>> mahesh kumar-3 wrote:
>>> >
>>> > May be for Login request is there any sessionID/Cookie is going
> on...If
>>> > any
>>> > we need to capture those values..500 internal server will occur if
> we
>>> send
>>> > the wrong request parameters...
>>> >
>>> > --Mahesh
>>> >
>>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>>> > <am...@gmail.com>wrote:
>>> >
>>> >>
>>> >> Mahesh,
>>> >>
>>> >>  i have one problem for executing the script in Result tree "Login
>>> >> Request"
>>> >> response shows to internal server error how to overcome this one
>>> >>
>>> >> Thanks in Advance
>>> >> purna
>>> >>
>>> >>
>>> >> PurnaAmmapalli wrote:
>>> >> >
>>> >> > Thanks for your valuable reply.
>>> >> >
>>> >> >
>>> >> > mahesh kumar-3 wrote:
>>> >> >>
>>> >> >> For creating username do we need to provide the new email
> address
>>> or
>>> >> >> existing email address will work. If existing email address is
>>> working
>>> >> >> fine
>>> >> >> then u can run the test with same email address. Specify the
> number
>>> >> users
>>> >> >> in
>>> >> >> thread group and corresponding ramp up also.
>>> >> >>
>>> >> >> --Mahesh
>>> >> >>
>>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>>> >> >> <am...@gmail.com>wrote:
>>> >> >>
>>> >> >>>
>>> >> >>> Hahesh,
>>> >> >>>
>>> >> >>> My doubt is after recording script in badboy(Script for create
>>> >> account)
>>> >> >>> i
>>> >> >>> import in jmeter
>>> >> >>>
>>> >> >>> In jmeter i want to perform load testing for Creating account
> for
>>> >> that
>>> >> >>> in
>>> >> >>> script contain one user name  in our site user name is email
> id.In
>>> >> >>> script
>>> >> >>> user name should be parameterize or i can test with existing
> user
>>> >> name
>>> >> >>> what
>>> >> >>> ever in the script,please reply me
>>> >> >>>
>>> >> >>> Thanks in Advance
>>> >> >>>
>>> >> >>> Purna
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>> mahesh kumar-3 wrote:
>>> >> >>> >
>>> >> >>> > Do you have a set of user name for your applciation? If you
> have
>>> >> set
>>> >> >>> of
>>> >> >>> > usernames then write all the usernames in a file and read
> the
>>> file
>>> >> >>> using
>>> >> >>> > user parameter file or CSV dataset config replace the
> username
>>> in
>>> >> the
>>> >> >>> > script
>>> >> >>> > for each iteration so that for each iteration new user will
>>> login
>>> >> into
>>> >> >>> the
>>> >> >>> > applcaition. Yes while doing load t est it is better to user
>>> >> multiple
>>> >> >>> > users
>>> >> >>> > instead of single user name(it may be depend on the
> apllciation
>>> >> also)
>>> >> >>> >
>>> >> >>> > --Mahesh
>>> >> >>> >
>>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>> >> >>> > <am...@gmail.com>wrote:
>>> >> >>> >
>>> >> >>> >>
>>> >> >>> >> Mahes,thank u for your reply,
>>> >> >>> >>
>>> >> >>> >> I have one more doubt
>>> >> >>> >>
>>> >> >>> >> using bad boy i create script ,and using this script i want
> to
>>> >> test
>>> >> >>> load
>>> >> >>> >> on
>>> >> >>> >> my system for that
>>> >> >>> >>
>>> >> >>> >> i want to parameterized the user name ,because user name is
>>> unique
>>> >> in
>>> >> >>> our
>>> >> >>> >> site,so for load testing i can use parameterization for
>>> username
>>> >> or
>>> >> >>> use
>>> >> >>> >> single username i can perform load test
>>> >> >>> >>
>>> >> >>> >> Please reply me
>>> >> >>> >>
>>> >> >>> >> Thanks in advance
>>> >> >>> >>
>>> >> >>> >> Purna
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >> mahesh kumar-3 wrote:
>>> >> >>> >> >
>>> >> >>> >> > If you are unable to record the steps using Jmeter proxsy
>>> server
>>> >> >>> then
>>> >> >>> >> use
>>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export
> the
>>> >> >>> recorded
>>> >> >>> >> > steps
>>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>>> >> >>> >> > fileds(username,password
>>> >> >>> >> > etc...)...after the parameterization over then run the
> script
>>> >> for
>>> >> >>> >> multiple
>>> >> >>> >> > users so that it will create the accounts simultaneoulsy.
>>> >> >>> >> >
>>> >> >>> >> > --Mahesh
>>> >> >>> >> >
>>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>> >> >>> >> > <am...@gmail.com>wrote:
>>> >> >>> >> >
>>> >> >>> >> >>
>>> >> >>> >> >> Hi all,
>>> >> >>> >> >>
>>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>>> account
>>> >>  in
>>> >> >>> my
>>> >> >>> >> >> site,
>>> >> >>> >> >>
>>> >> >>> >> >> Please any one know help me how to perform this one, i
> use
>>> http
>>> >> >>> proxy
>>> >> >>> >> >> that
>>> >> >>> >> >> one is not working properly any alternate  method is
> there
>>> for
>>> >> >>> doing
>>> >> >>> >> load
>>> >> >>> >> >> testing on this (Create Account)
>>> >> >>> >> >>
>>> >> >>> >> >> Please help me
>>> >> >>> >> >>
>>> >> >>> >> >> Thanks in Advance
>>> >> >>> >> >>
>>> >> >>> >> >> Purna
>>> >> >>> >> >> --
>>> >> >>> >> >> View this message in context:
>>> >> >>> >> >>
>>> >> >>> >>
>>> >> >>>
>>> >>
>>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
> ml
>>> >> >>> >> >> 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
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >>
>>> >> >>> >> --
>>> >> >>> >> View this message in context:
>>> >> >>> >>
>>> >> >>>
>>> >>
>>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
> ml
>>> >> >>> >>  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
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >
>>> >> >>> >
>>> >> >>>
>>> >> >>> --
>>> >> >>> View this message in context:
>>> >> >>>
>>> >>
>>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
> ml
>>> >> >>>  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
>>> >> >>>
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >> >
>>> >> >
>>> >>
>>> >> --
>>> >> View this message in context:
>>> >>
>>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
> ml
>>> >>  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
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
> ml
>>>  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
>>>
>>>
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
> ml
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24712126.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: Create Account using jmeter

Posted by Viswanathan Arunachalam <v....@auckland.ac.nz>.
Which options did you set for HTTP Cookie Manager?

You need to check the clear cookies each iteration and select Cookie
policy as well


"Om Sakti Amman Vinayaka Muruga Sastha Tunai"

P Please consider the environment before printing this email.

-----Original Message-----
From: PurnaAmmapalli [mailto:ammapallipurna@gmail.com] 
Sent: Wednesday, July 29, 2009 1:44 AM
To: jmeter-user@jakarta.apache.org
Subject: Re: Create Account using jmeter


I use Http cookie manager it will work first time fine,i save the test
plan,
and i execute the saved test plan now i am getting internal server error
in
login page i used Regular Expression also 

please help me 

Thanks in advance

Purna



mahesh kumar-3 wrote:
> 
> Http cookie manager will be there ..use that one...read the document
> regarding that in Jmeter user manual. so that it will clear the
cookies
> for
> each iteration..
> --mahesh
> 
> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Mahesh,
>>
>> Cookie is creating while creating account
>>
>> During running script what i can do to solve this problem,and how i
can
>> test
>> please help me
>>
>> Thanks in advance
>>
>> Purna
>>
>> mahesh kumar-3 wrote:
>> >
>> > May be for Login request is there any sessionID/Cookie is going
on...If
>> > any
>> > we need to capture those values..500 internal server will occur if
we
>> send
>> > the wrong request parameters...
>> >
>> > --Mahesh
>> >
>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>> > <am...@gmail.com>wrote:
>> >
>> >>
>> >> Mahesh,
>> >>
>> >>  i have one problem for executing the script in Result tree "Login
>> >> Request"
>> >> response shows to internal server error how to overcome this one
>> >>
>> >> Thanks in Advance
>> >> purna
>> >>
>> >>
>> >> PurnaAmmapalli wrote:
>> >> >
>> >> > Thanks for your valuable reply.
>> >> >
>> >> >
>> >> > mahesh kumar-3 wrote:
>> >> >>
>> >> >> For creating username do we need to provide the new email
address
>> or
>> >> >> existing email address will work. If existing email address is
>> working
>> >> >> fine
>> >> >> then u can run the test with same email address. Specify the
number
>> >> users
>> >> >> in
>> >> >> thread group and corresponding ramp up also.
>> >> >>
>> >> >> --Mahesh
>> >> >>
>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>> >> >> <am...@gmail.com>wrote:
>> >> >>
>> >> >>>
>> >> >>> Hahesh,
>> >> >>>
>> >> >>> My doubt is after recording script in badboy(Script for create
>> >> account)
>> >> >>> i
>> >> >>> import in jmeter
>> >> >>>
>> >> >>> In jmeter i want to perform load testing for Creating account
for
>> >> that
>> >> >>> in
>> >> >>> script contain one user name  in our site user name is email
id.In
>> >> >>> script
>> >> >>> user name should be parameterize or i can test with existing
user
>> >> name
>> >> >>> what
>> >> >>> ever in the script,please reply me
>> >> >>>
>> >> >>> Thanks in Advance
>> >> >>>
>> >> >>> Purna
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>> mahesh kumar-3 wrote:
>> >> >>> >
>> >> >>> > Do you have a set of user name for your applciation? If you
have
>> >> set
>> >> >>> of
>> >> >>> > usernames then write all the usernames in a file and read
the
>> file
>> >> >>> using
>> >> >>> > user parameter file or CSV dataset config replace the
username
>> in
>> >> the
>> >> >>> > script
>> >> >>> > for each iteration so that for each iteration new user will
>> login
>> >> into
>> >> >>> the
>> >> >>> > applcaition. Yes while doing load t est it is better to user
>> >> multiple
>> >> >>> > users
>> >> >>> > instead of single user name(it may be depend on the
apllciation
>> >> also)
>> >> >>> >
>> >> >>> > --Mahesh
>> >> >>> >
>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>> >> >>> > <am...@gmail.com>wrote:
>> >> >>> >
>> >> >>> >>
>> >> >>> >> Mahes,thank u for your reply,
>> >> >>> >>
>> >> >>> >> I have one more doubt
>> >> >>> >>
>> >> >>> >> using bad boy i create script ,and using this script i want
to
>> >> test
>> >> >>> load
>> >> >>> >> on
>> >> >>> >> my system for that
>> >> >>> >>
>> >> >>> >> i want to parameterized the user name ,because user name is
>> unique
>> >> in
>> >> >>> our
>> >> >>> >> site,so for load testing i can use parameterization for
>> username
>> >> or
>> >> >>> use
>> >> >>> >> single username i can perform load test
>> >> >>> >>
>> >> >>> >> Please reply me
>> >> >>> >>
>> >> >>> >> Thanks in advance
>> >> >>> >>
>> >> >>> >> Purna
>> >> >>> >>
>> >> >>> >>
>> >> >>> >> mahesh kumar-3 wrote:
>> >> >>> >> >
>> >> >>> >> > If you are unable to record the steps using Jmeter proxsy
>> server
>> >> >>> then
>> >> >>> >> use
>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export
the
>> >> >>> recorded
>> >> >>> >> > steps
>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>> >> >>> >> > fileds(username,password
>> >> >>> >> > etc...)...after the parameterization over then run the
script
>> >> for
>> >> >>> >> multiple
>> >> >>> >> > users so that it will create the accounts simultaneoulsy.
>> >> >>> >> >
>> >> >>> >> > --Mahesh
>> >> >>> >> >
>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> >> >>> >> > <am...@gmail.com>wrote:
>> >> >>> >> >
>> >> >>> >> >>
>> >> >>> >> >> Hi all,
>> >> >>> >> >>
>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>> account
>> >>  in
>> >> >>> my
>> >> >>> >> >> site,
>> >> >>> >> >>
>> >> >>> >> >> Please any one know help me how to perform this one, i
use
>> http
>> >> >>> proxy
>> >> >>> >> >> that
>> >> >>> >> >> one is not working properly any alternate  method is
there
>> for
>> >> >>> doing
>> >> >>> >> load
>> >> >>> >> >> testing on this (Create Account)
>> >> >>> >> >>
>> >> >>> >> >> Please help me
>> >> >>> >> >>
>> >> >>> >> >> Thanks in Advance
>> >> >>> >> >>
>> >> >>> >> >> Purna
>> >> >>> >> >> --
>> >> >>> >> >> View this message in context:
>> >> >>> >> >>
>> >> >>> >>
>> >> >>>
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.ht
ml
>> >> >>> >> >> 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
>> >> >>> >> >>
>> >> >>> >> >>
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >>
>> >> >>> >> --
>> >> >>> >> View this message in context:
>> >> >>> >>
>> >> >>>
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.ht
ml
>> >> >>> >>  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
>> >> >>> >>
>> >> >>> >>
>> >> >>> >
>> >> >>> >
>> >> >>>
>> >> >>> --
>> >> >>> View this message in context:
>> >> >>>
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.ht
ml
>> >> >>>  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
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.ht
ml
>> >>  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
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>>
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.ht
ml
>>  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
>>
>>
> 
> 

-- 
View this message in context:
http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.ht
ml
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


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


Re: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
I use Http cookie manager it will work first time fine,i save the test plan,
and i execute the saved test plan now i am getting internal server error in
login page i used Regular Expression also 

please help me 

Thanks in advance

Purna



mahesh kumar-3 wrote:
> 
> Http cookie manager will be there ..use that one...read the document
> regarding that in Jmeter user manual. so that it will clear the cookies
> for
> each iteration..
> --mahesh
> 
> On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Mahesh,
>>
>> Cookie is creating while creating account
>>
>> During running script what i can do to solve this problem,and how i can
>> test
>> please help me
>>
>> Thanks in advance
>>
>> Purna
>>
>> mahesh kumar-3 wrote:
>> >
>> > May be for Login request is there any sessionID/Cookie is going on...If
>> > any
>> > we need to capture those values..500 internal server will occur if we
>> send
>> > the wrong request parameters...
>> >
>> > --Mahesh
>> >
>> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
>> > <am...@gmail.com>wrote:
>> >
>> >>
>> >> Mahesh,
>> >>
>> >>  i have one problem for executing the script in Result tree "Login
>> >> Request"
>> >> response shows to internal server error how to overcome this one
>> >>
>> >> Thanks in Advance
>> >> purna
>> >>
>> >>
>> >> PurnaAmmapalli wrote:
>> >> >
>> >> > Thanks for your valuable reply.
>> >> >
>> >> >
>> >> > mahesh kumar-3 wrote:
>> >> >>
>> >> >> For creating username do we need to provide the new email address
>> or
>> >> >> existing email address will work. If existing email address is
>> working
>> >> >> fine
>> >> >> then u can run the test with same email address. Specify the number
>> >> users
>> >> >> in
>> >> >> thread group and corresponding ramp up also.
>> >> >>
>> >> >> --Mahesh
>> >> >>
>> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>> >> >> <am...@gmail.com>wrote:
>> >> >>
>> >> >>>
>> >> >>> Hahesh,
>> >> >>>
>> >> >>> My doubt is after recording script in badboy(Script for create
>> >> account)
>> >> >>> i
>> >> >>> import in jmeter
>> >> >>>
>> >> >>> In jmeter i want to perform load testing for Creating account for
>> >> that
>> >> >>> in
>> >> >>> script contain one user name  in our site user name is email id.In
>> >> >>> script
>> >> >>> user name should be parameterize or i can test with existing user
>> >> name
>> >> >>> what
>> >> >>> ever in the script,please reply me
>> >> >>>
>> >> >>> Thanks in Advance
>> >> >>>
>> >> >>> Purna
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>> mahesh kumar-3 wrote:
>> >> >>> >
>> >> >>> > Do you have a set of user name for your applciation? If you have
>> >> set
>> >> >>> of
>> >> >>> > usernames then write all the usernames in a file and read the
>> file
>> >> >>> using
>> >> >>> > user parameter file or CSV dataset config replace the username
>> in
>> >> the
>> >> >>> > script
>> >> >>> > for each iteration so that for each iteration new user will
>> login
>> >> into
>> >> >>> the
>> >> >>> > applcaition. Yes while doing load t est it is better to user
>> >> multiple
>> >> >>> > users
>> >> >>> > instead of single user name(it may be depend on the apllciation
>> >> also)
>> >> >>> >
>> >> >>> > --Mahesh
>> >> >>> >
>> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>> >> >>> > <am...@gmail.com>wrote:
>> >> >>> >
>> >> >>> >>
>> >> >>> >> Mahes,thank u for your reply,
>> >> >>> >>
>> >> >>> >> I have one more doubt
>> >> >>> >>
>> >> >>> >> using bad boy i create script ,and using this script i want to
>> >> test
>> >> >>> load
>> >> >>> >> on
>> >> >>> >> my system for that
>> >> >>> >>
>> >> >>> >> i want to parameterized the user name ,because user name is
>> unique
>> >> in
>> >> >>> our
>> >> >>> >> site,so for load testing i can use parameterization for
>> username
>> >> or
>> >> >>> use
>> >> >>> >> single username i can perform load test
>> >> >>> >>
>> >> >>> >> Please reply me
>> >> >>> >>
>> >> >>> >> Thanks in advance
>> >> >>> >>
>> >> >>> >> Purna
>> >> >>> >>
>> >> >>> >>
>> >> >>> >> mahesh kumar-3 wrote:
>> >> >>> >> >
>> >> >>> >> > If you are unable to record the steps using Jmeter proxsy
>> server
>> >> >>> then
>> >> >>> >> use
>> >> >>> >> > Bad boy(3rd party tool) record the steps and then export the
>> >> >>> recorded
>> >> >>> >> > steps
>> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
>> >> >>> >> > fileds(username,password
>> >> >>> >> > etc...)...after the parameterization over then run the script
>> >> for
>> >> >>> >> multiple
>> >> >>> >> > users so that it will create the accounts simultaneoulsy.
>> >> >>> >> >
>> >> >>> >> > --Mahesh
>> >> >>> >> >
>> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> >> >>> >> > <am...@gmail.com>wrote:
>> >> >>> >> >
>> >> >>> >> >>
>> >> >>> >> >> Hi all,
>> >> >>> >> >>
>> >> >>> >> >> I am new jmeter,i want to  perform load test on Create
>> account
>> >>  in
>> >> >>> my
>> >> >>> >> >> site,
>> >> >>> >> >>
>> >> >>> >> >> Please any one know help me how to perform this one, i use
>> http
>> >> >>> proxy
>> >> >>> >> >> that
>> >> >>> >> >> one is not working properly any alternate  method is there
>> for
>> >> >>> doing
>> >> >>> >> load
>> >> >>> >> >> testing on this (Create Account)
>> >> >>> >> >>
>> >> >>> >> >> Please help me
>> >> >>> >> >>
>> >> >>> >> >> Thanks in Advance
>> >> >>> >> >>
>> >> >>> >> >> Purna
>> >> >>> >> >> --
>> >> >>> >> >> View this message in context:
>> >> >>> >> >>
>> >> >>> >>
>> >> >>>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>> >> >>> >> >>
>> >> >>> >> >>
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >>
>> >> >>> >> --
>> >> >>> >> View this message in context:
>> >> >>> >>
>> >> >>>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
>> >> >>> >>
>> >> >>> >>
>> >> >>> >
>> >> >>> >
>> >> >>>
>> >> >>> --
>> >> >>> View this message in context:
>> >> >>>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.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
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.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
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24698092.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: Create Account using jmeter

Posted by mahesh kumar <pm...@gmail.com>.
Http cookie manager will be there ..use that one...read the document
regarding that in Jmeter user manual. so that it will clear the cookies for
each iteration..
--mahesh

On Tue, Jul 21, 2009 at 5:10 PM, PurnaAmmapalli <am...@gmail.com>wrote:

>
> Mahesh,
>
> Cookie is creating while creating account
>
> During running script what i can do to solve this problem,and how i can
> test
> please help me
>
> Thanks in advance
>
> Purna
>
> mahesh kumar-3 wrote:
> >
> > May be for Login request is there any sessionID/Cookie is going on...If
> > any
> > we need to capture those values..500 internal server will occur if we
> send
> > the wrong request parameters...
> >
> > --Mahesh
> >
> > On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
> > <am...@gmail.com>wrote:
> >
> >>
> >> Mahesh,
> >>
> >>  i have one problem for executing the script in Result tree "Login
> >> Request"
> >> response shows to internal server error how to overcome this one
> >>
> >> Thanks in Advance
> >> purna
> >>
> >>
> >> PurnaAmmapalli wrote:
> >> >
> >> > Thanks for your valuable reply.
> >> >
> >> >
> >> > mahesh kumar-3 wrote:
> >> >>
> >> >> For creating username do we need to provide the new email address or
> >> >> existing email address will work. If existing email address is
> working
> >> >> fine
> >> >> then u can run the test with same email address. Specify the number
> >> users
> >> >> in
> >> >> thread group and corresponding ramp up also.
> >> >>
> >> >> --Mahesh
> >> >>
> >> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
> >> >> <am...@gmail.com>wrote:
> >> >>
> >> >>>
> >> >>> Hahesh,
> >> >>>
> >> >>> My doubt is after recording script in badboy(Script for create
> >> account)
> >> >>> i
> >> >>> import in jmeter
> >> >>>
> >> >>> In jmeter i want to perform load testing for Creating account for
> >> that
> >> >>> in
> >> >>> script contain one user name  in our site user name is email id.In
> >> >>> script
> >> >>> user name should be parameterize or i can test with existing user
> >> name
> >> >>> what
> >> >>> ever in the script,please reply me
> >> >>>
> >> >>> Thanks in Advance
> >> >>>
> >> >>> Purna
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>> mahesh kumar-3 wrote:
> >> >>> >
> >> >>> > Do you have a set of user name for your applciation? If you have
> >> set
> >> >>> of
> >> >>> > usernames then write all the usernames in a file and read the file
> >> >>> using
> >> >>> > user parameter file or CSV dataset config replace the username in
> >> the
> >> >>> > script
> >> >>> > for each iteration so that for each iteration new user will login
> >> into
> >> >>> the
> >> >>> > applcaition. Yes while doing load t est it is better to user
> >> multiple
> >> >>> > users
> >> >>> > instead of single user name(it may be depend on the apllciation
> >> also)
> >> >>> >
> >> >>> > --Mahesh
> >> >>> >
> >> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
> >> >>> > <am...@gmail.com>wrote:
> >> >>> >
> >> >>> >>
> >> >>> >> Mahes,thank u for your reply,
> >> >>> >>
> >> >>> >> I have one more doubt
> >> >>> >>
> >> >>> >> using bad boy i create script ,and using this script i want to
> >> test
> >> >>> load
> >> >>> >> on
> >> >>> >> my system for that
> >> >>> >>
> >> >>> >> i want to parameterized the user name ,because user name is
> unique
> >> in
> >> >>> our
> >> >>> >> site,so for load testing i can use parameterization for username
> >> or
> >> >>> use
> >> >>> >> single username i can perform load test
> >> >>> >>
> >> >>> >> Please reply me
> >> >>> >>
> >> >>> >> Thanks in advance
> >> >>> >>
> >> >>> >> Purna
> >> >>> >>
> >> >>> >>
> >> >>> >> mahesh kumar-3 wrote:
> >> >>> >> >
> >> >>> >> > If you are unable to record the steps using Jmeter proxsy
> server
> >> >>> then
> >> >>> >> use
> >> >>> >> > Bad boy(3rd party tool) record the steps and then export the
> >> >>> recorded
> >> >>> >> > steps
> >> >>> >> > to Jmeter .jmx file. Now parameterize the required
> >> >>> >> > fileds(username,password
> >> >>> >> > etc...)...after the parameterization over then run the script
> >> for
> >> >>> >> multiple
> >> >>> >> > users so that it will create the accounts simultaneoulsy.
> >> >>> >> >
> >> >>> >> > --Mahesh
> >> >>> >> >
> >> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
> >> >>> >> > <am...@gmail.com>wrote:
> >> >>> >> >
> >> >>> >> >>
> >> >>> >> >> Hi all,
> >> >>> >> >>
> >> >>> >> >> I am new jmeter,i want to  perform load test on Create account
> >>  in
> >> >>> my
> >> >>> >> >> site,
> >> >>> >> >>
> >> >>> >> >> Please any one know help me how to perform this one, i use
> http
> >> >>> proxy
> >> >>> >> >> that
> >> >>> >> >> one is not working properly any alternate  method is there for
> >> >>> doing
> >> >>> >> load
> >> >>> >> >> testing on this (Create Account)
> >> >>> >> >>
> >> >>> >> >> Please help me
> >> >>> >> >>
> >> >>> >> >> Thanks in Advance
> >> >>> >> >>
> >> >>> >> >> Purna
> >> >>> >> >> --
> >> >>> >> >> View this message in context:
> >> >>> >> >>
> >> >>> >>
> >> >>>
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >
> >> >>> >> >
> >> >>> >>
> >> >>> >> --
> >> >>> >> View this message in context:
> >> >>> >>
> >> >>>
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
> >> >>> >>
> >> >>> >>
> >> >>> >
> >> >>> >
> >> >>>
> >> >>> --
> >> >>> View this message in context:
> >> >>>
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
> >> >>>
> >> >>>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.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
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
Mahesh,

Cookie is creating while creating account 

During running script what i can do to solve this problem,and how i can test
please help me

Thanks in advance

Purna

mahesh kumar-3 wrote:
> 
> May be for Login request is there any sessionID/Cookie is going on...If
> any
> we need to capture those values..500 internal server will occur if we send
> the wrong request parameters...
> 
> --Mahesh
> 
> On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Mahesh,
>>
>>  i have one problem for executing the script in Result tree "Login
>> Request"
>> response shows to internal server error how to overcome this one
>>
>> Thanks in Advance
>> purna
>>
>>
>> PurnaAmmapalli wrote:
>> >
>> > Thanks for your valuable reply.
>> >
>> >
>> > mahesh kumar-3 wrote:
>> >>
>> >> For creating username do we need to provide the new email address or
>> >> existing email address will work. If existing email address is working
>> >> fine
>> >> then u can run the test with same email address. Specify the number
>> users
>> >> in
>> >> thread group and corresponding ramp up also.
>> >>
>> >> --Mahesh
>> >>
>> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>> >> <am...@gmail.com>wrote:
>> >>
>> >>>
>> >>> Hahesh,
>> >>>
>> >>> My doubt is after recording script in badboy(Script for create
>> account)
>> >>> i
>> >>> import in jmeter
>> >>>
>> >>> In jmeter i want to perform load testing for Creating account for
>> that
>> >>> in
>> >>> script contain one user name  in our site user name is email id.In
>> >>> script
>> >>> user name should be parameterize or i can test with existing user
>> name
>> >>> what
>> >>> ever in the script,please reply me
>> >>>
>> >>> Thanks in Advance
>> >>>
>> >>> Purna
>> >>>
>> >>>
>> >>>
>> >>>
>> >>>
>> >>>
>> >>> mahesh kumar-3 wrote:
>> >>> >
>> >>> > Do you have a set of user name for your applciation? If you have
>> set
>> >>> of
>> >>> > usernames then write all the usernames in a file and read the file
>> >>> using
>> >>> > user parameter file or CSV dataset config replace the username in
>> the
>> >>> > script
>> >>> > for each iteration so that for each iteration new user will login
>> into
>> >>> the
>> >>> > applcaition. Yes while doing load t est it is better to user
>> multiple
>> >>> > users
>> >>> > instead of single user name(it may be depend on the apllciation
>> also)
>> >>> >
>> >>> > --Mahesh
>> >>> >
>> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>> >>> > <am...@gmail.com>wrote:
>> >>> >
>> >>> >>
>> >>> >> Mahes,thank u for your reply,
>> >>> >>
>> >>> >> I have one more doubt
>> >>> >>
>> >>> >> using bad boy i create script ,and using this script i want to
>> test
>> >>> load
>> >>> >> on
>> >>> >> my system for that
>> >>> >>
>> >>> >> i want to parameterized the user name ,because user name is unique
>> in
>> >>> our
>> >>> >> site,so for load testing i can use parameterization for username
>> or
>> >>> use
>> >>> >> single username i can perform load test
>> >>> >>
>> >>> >> Please reply me
>> >>> >>
>> >>> >> Thanks in advance
>> >>> >>
>> >>> >> Purna
>> >>> >>
>> >>> >>
>> >>> >> mahesh kumar-3 wrote:
>> >>> >> >
>> >>> >> > If you are unable to record the steps using Jmeter proxsy server
>> >>> then
>> >>> >> use
>> >>> >> > Bad boy(3rd party tool) record the steps and then export the
>> >>> recorded
>> >>> >> > steps
>> >>> >> > to Jmeter .jmx file. Now parameterize the required
>> >>> >> > fileds(username,password
>> >>> >> > etc...)...after the parameterization over then run the script
>> for
>> >>> >> multiple
>> >>> >> > users so that it will create the accounts simultaneoulsy.
>> >>> >> >
>> >>> >> > --Mahesh
>> >>> >> >
>> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> >>> >> > <am...@gmail.com>wrote:
>> >>> >> >
>> >>> >> >>
>> >>> >> >> Hi all,
>> >>> >> >>
>> >>> >> >> I am new jmeter,i want to  perform load test on Create account
>>  in
>> >>> my
>> >>> >> >> site,
>> >>> >> >>
>> >>> >> >> Please any one know help me how to perform this one, i use http
>> >>> proxy
>> >>> >> >> that
>> >>> >> >> one is not working properly any alternate  method is there for
>> >>> doing
>> >>> >> load
>> >>> >> >> testing on this (Create Account)
>> >>> >> >>
>> >>> >> >> Please help me
>> >>> >> >>
>> >>> >> >> Thanks in Advance
>> >>> >> >>
>> >>> >> >> Purna
>> >>> >> >> --
>> >>> >> >> View this message in context:
>> >>> >> >>
>> >>> >>
>> >>>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>> >>> >> >>
>> >>> >> >>
>> >>> >> >
>> >>> >> >
>> >>> >>
>> >>> >> --
>> >>> >> View this message in context:
>> >>> >>
>> >>>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
>> >>> >>
>> >>> >>
>> >>> >
>> >>> >
>> >>>
>> >>> --
>> >>> View this message in context:
>> >>>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
>> >>>
>> >>>
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.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
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24586111.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: Create Account using jmeter

Posted by mahesh kumar <pm...@gmail.com>.
May be for Login request is there any sessionID/Cookie is going on...If any
we need to capture those values..500 internal server will occur if we send
the wrong request parameters...

--Mahesh

On Tue, Jul 21, 2009 at 4:43 PM, PurnaAmmapalli <am...@gmail.com>wrote:

>
> Mahesh,
>
>  i have one problem for executing the script in Result tree "Login Request"
> response shows to internal server error how to overcome this one
>
> Thanks in Advance
> purna
>
>
> PurnaAmmapalli wrote:
> >
> > Thanks for your valuable reply.
> >
> >
> > mahesh kumar-3 wrote:
> >>
> >> For creating username do we need to provide the new email address or
> >> existing email address will work. If existing email address is working
> >> fine
> >> then u can run the test with same email address. Specify the number
> users
> >> in
> >> thread group and corresponding ramp up also.
> >>
> >> --Mahesh
> >>
> >> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
> >> <am...@gmail.com>wrote:
> >>
> >>>
> >>> Hahesh,
> >>>
> >>> My doubt is after recording script in badboy(Script for create account)
> >>> i
> >>> import in jmeter
> >>>
> >>> In jmeter i want to perform load testing for Creating account for that
> >>> in
> >>> script contain one user name  in our site user name is email id.In
> >>> script
> >>> user name should be parameterize or i can test with existing user name
> >>> what
> >>> ever in the script,please reply me
> >>>
> >>> Thanks in Advance
> >>>
> >>> Purna
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> mahesh kumar-3 wrote:
> >>> >
> >>> > Do you have a set of user name for your applciation? If you have set
> >>> of
> >>> > usernames then write all the usernames in a file and read the file
> >>> using
> >>> > user parameter file or CSV dataset config replace the username in the
> >>> > script
> >>> > for each iteration so that for each iteration new user will login
> into
> >>> the
> >>> > applcaition. Yes while doing load t est it is better to user multiple
> >>> > users
> >>> > instead of single user name(it may be depend on the apllciation also)
> >>> >
> >>> > --Mahesh
> >>> >
> >>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
> >>> > <am...@gmail.com>wrote:
> >>> >
> >>> >>
> >>> >> Mahes,thank u for your reply,
> >>> >>
> >>> >> I have one more doubt
> >>> >>
> >>> >> using bad boy i create script ,and using this script i want to test
> >>> load
> >>> >> on
> >>> >> my system for that
> >>> >>
> >>> >> i want to parameterized the user name ,because user name is unique
> in
> >>> our
> >>> >> site,so for load testing i can use parameterization for username or
> >>> use
> >>> >> single username i can perform load test
> >>> >>
> >>> >> Please reply me
> >>> >>
> >>> >> Thanks in advance
> >>> >>
> >>> >> Purna
> >>> >>
> >>> >>
> >>> >> mahesh kumar-3 wrote:
> >>> >> >
> >>> >> > If you are unable to record the steps using Jmeter proxsy server
> >>> then
> >>> >> use
> >>> >> > Bad boy(3rd party tool) record the steps and then export the
> >>> recorded
> >>> >> > steps
> >>> >> > to Jmeter .jmx file. Now parameterize the required
> >>> >> > fileds(username,password
> >>> >> > etc...)...after the parameterization over then run the script for
> >>> >> multiple
> >>> >> > users so that it will create the accounts simultaneoulsy.
> >>> >> >
> >>> >> > --Mahesh
> >>> >> >
> >>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
> >>> >> > <am...@gmail.com>wrote:
> >>> >> >
> >>> >> >>
> >>> >> >> Hi all,
> >>> >> >>
> >>> >> >> I am new jmeter,i want to  perform load test on Create account
>  in
> >>> my
> >>> >> >> site,
> >>> >> >>
> >>> >> >> Please any one know help me how to perform this one, i use http
> >>> proxy
> >>> >> >> that
> >>> >> >> one is not working properly any alternate  method is there for
> >>> doing
> >>> >> load
> >>> >> >> testing on this (Create Account)
> >>> >> >>
> >>> >> >> Please help me
> >>> >> >>
> >>> >> >> Thanks in Advance
> >>> >> >>
> >>> >> >> Purna
> >>> >> >> --
> >>> >> >> View this message in context:
> >>> >> >>
> >>> >>
> >>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
> >>> >> >>
> >>> >> >>
> >>> >> >
> >>> >> >
> >>> >>
> >>> >> --
> >>> >> View this message in context:
> >>> >>
> >>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
> >>> >>
> >>> >>
> >>> >
> >>> >
> >>>
> >>> --
> >>> View this message in context:
> >>>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
> >>>
> >>>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
Mahesh,

 i have one problem for executing the script in Result tree "Login Request"
response shows to internal server error how to overcome this one

Thanks in Advance
purna


PurnaAmmapalli wrote:
> 
> Thanks for your valuable reply.
> 
> 
> mahesh kumar-3 wrote:
>> 
>> For creating username do we need to provide the new email address or
>> existing email address will work. If existing email address is working
>> fine
>> then u can run the test with same email address. Specify the number users
>> in
>> thread group and corresponding ramp up also.
>> 
>> --Mahesh
>> 
>> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
>> <am...@gmail.com>wrote:
>> 
>>>
>>> Hahesh,
>>>
>>> My doubt is after recording script in badboy(Script for create account)
>>> i
>>> import in jmeter
>>>
>>> In jmeter i want to perform load testing for Creating account for that
>>> in
>>> script contain one user name  in our site user name is email id.In
>>> script
>>> user name should be parameterize or i can test with existing user name
>>> what
>>> ever in the script,please reply me
>>>
>>> Thanks in Advance
>>>
>>> Purna
>>>
>>>
>>>
>>>
>>>
>>>
>>> mahesh kumar-3 wrote:
>>> >
>>> > Do you have a set of user name for your applciation? If you have set
>>> of
>>> > usernames then write all the usernames in a file and read the file
>>> using
>>> > user parameter file or CSV dataset config replace the username in the
>>> > script
>>> > for each iteration so that for each iteration new user will login into
>>> the
>>> > applcaition. Yes while doing load t est it is better to user multiple
>>> > users
>>> > instead of single user name(it may be depend on the apllciation also)
>>> >
>>> > --Mahesh
>>> >
>>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>>> > <am...@gmail.com>wrote:
>>> >
>>> >>
>>> >> Mahes,thank u for your reply,
>>> >>
>>> >> I have one more doubt
>>> >>
>>> >> using bad boy i create script ,and using this script i want to test
>>> load
>>> >> on
>>> >> my system for that
>>> >>
>>> >> i want to parameterized the user name ,because user name is unique in
>>> our
>>> >> site,so for load testing i can use parameterization for username or
>>> use
>>> >> single username i can perform load test
>>> >>
>>> >> Please reply me
>>> >>
>>> >> Thanks in advance
>>> >>
>>> >> Purna
>>> >>
>>> >>
>>> >> mahesh kumar-3 wrote:
>>> >> >
>>> >> > If you are unable to record the steps using Jmeter proxsy server
>>> then
>>> >> use
>>> >> > Bad boy(3rd party tool) record the steps and then export the
>>> recorded
>>> >> > steps
>>> >> > to Jmeter .jmx file. Now parameterize the required
>>> >> > fileds(username,password
>>> >> > etc...)...after the parameterization over then run the script for
>>> >> multiple
>>> >> > users so that it will create the accounts simultaneoulsy.
>>> >> >
>>> >> > --Mahesh
>>> >> >
>>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>>> >> > <am...@gmail.com>wrote:
>>> >> >
>>> >> >>
>>> >> >> Hi all,
>>> >> >>
>>> >> >> I am new jmeter,i want to  perform load test on Create account  in
>>> my
>>> >> >> site,
>>> >> >>
>>> >> >> Please any one know help me how to perform this one, i use http
>>> proxy
>>> >> >> that
>>> >> >> one is not working properly any alternate  method is there for
>>> doing
>>> >> load
>>> >> >> testing on this (Create Account)
>>> >> >>
>>> >> >> Please help me
>>> >> >>
>>> >> >> Thanks in Advance
>>> >> >>
>>> >> >> Purna
>>> >> >> --
>>> >> >> View this message in context:
>>> >> >>
>>> >>
>>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>>> >> >>
>>> >> >>
>>> >> >
>>> >> >
>>> >>
>>> >> --
>>> >> View this message in context:
>>> >>
>>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
>>>
>>>
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585813.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
Thanks for your valuable reply.


mahesh kumar-3 wrote:
> 
> For creating username do we need to provide the new email address or
> existing email address will work. If existing email address is working
> fine
> then u can run the test with same email address. Specify the number users
> in
> thread group and corresponding ramp up also.
> 
> --Mahesh
> 
> On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Hahesh,
>>
>> My doubt is after recording script in badboy(Script for create account) i
>> import in jmeter
>>
>> In jmeter i want to perform load testing for Creating account for that in
>> script contain one user name  in our site user name is email id.In script
>> user name should be parameterize or i can test with existing user name
>> what
>> ever in the script,please reply me
>>
>> Thanks in Advance
>>
>> Purna
>>
>>
>>
>>
>>
>>
>> mahesh kumar-3 wrote:
>> >
>> > Do you have a set of user name for your applciation? If you have set of
>> > usernames then write all the usernames in a file and read the file
>> using
>> > user parameter file or CSV dataset config replace the username in the
>> > script
>> > for each iteration so that for each iteration new user will login into
>> the
>> > applcaition. Yes while doing load t est it is better to user multiple
>> > users
>> > instead of single user name(it may be depend on the apllciation also)
>> >
>> > --Mahesh
>> >
>> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
>> > <am...@gmail.com>wrote:
>> >
>> >>
>> >> Mahes,thank u for your reply,
>> >>
>> >> I have one more doubt
>> >>
>> >> using bad boy i create script ,and using this script i want to test
>> load
>> >> on
>> >> my system for that
>> >>
>> >> i want to parameterized the user name ,because user name is unique in
>> our
>> >> site,so for load testing i can use parameterization for username or
>> use
>> >> single username i can perform load test
>> >>
>> >> Please reply me
>> >>
>> >> Thanks in advance
>> >>
>> >> Purna
>> >>
>> >>
>> >> mahesh kumar-3 wrote:
>> >> >
>> >> > If you are unable to record the steps using Jmeter proxsy server
>> then
>> >> use
>> >> > Bad boy(3rd party tool) record the steps and then export the
>> recorded
>> >> > steps
>> >> > to Jmeter .jmx file. Now parameterize the required
>> >> > fileds(username,password
>> >> > etc...)...after the parameterization over then run the script for
>> >> multiple
>> >> > users so that it will create the accounts simultaneoulsy.
>> >> >
>> >> > --Mahesh
>> >> >
>> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> >> > <am...@gmail.com>wrote:
>> >> >
>> >> >>
>> >> >> Hi all,
>> >> >>
>> >> >> I am new jmeter,i want to  perform load test on Create account  in
>> my
>> >> >> site,
>> >> >>
>> >> >> Please any one know help me how to perform this one, i use http
>> proxy
>> >> >> that
>> >> >> one is not working properly any alternate  method is there for
>> doing
>> >> load
>> >> >> testing on this (Create Account)
>> >> >>
>> >> >> Please help me
>> >> >>
>> >> >> Thanks in Advance
>> >> >>
>> >> >> Purna
>> >> >> --
>> >> >> View this message in context:
>> >> >>
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24585301.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: Create Account using jmeter

Posted by mahesh kumar <pm...@gmail.com>.
For creating username do we need to provide the new email address or
existing email address will work. If existing email address is working fine
then u can run the test with same email address. Specify the number users in
thread group and corresponding ramp up also.

--Mahesh

On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli <am...@gmail.com>wrote:

>
> Hahesh,
>
> My doubt is after recording script in badboy(Script for create account) i
> import in jmeter
>
> In jmeter i want to perform load testing for Creating account for that in
> script contain one user name  in our site user name is email id.In script
> user name should be parameterize or i can test with existing user name what
> ever in the script,please reply me
>
> Thanks in Advance
>
> Purna
>
>
>
>
>
>
> mahesh kumar-3 wrote:
> >
> > Do you have a set of user name for your applciation? If you have set of
> > usernames then write all the usernames in a file and read the file using
> > user parameter file or CSV dataset config replace the username in the
> > script
> > for each iteration so that for each iteration new user will login into
> the
> > applcaition. Yes while doing load t est it is better to user multiple
> > users
> > instead of single user name(it may be depend on the apllciation also)
> >
> > --Mahesh
> >
> > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
> > <am...@gmail.com>wrote:
> >
> >>
> >> Mahes,thank u for your reply,
> >>
> >> I have one more doubt
> >>
> >> using bad boy i create script ,and using this script i want to test load
> >> on
> >> my system for that
> >>
> >> i want to parameterized the user name ,because user name is unique in
> our
> >> site,so for load testing i can use parameterization for username or use
> >> single username i can perform load test
> >>
> >> Please reply me
> >>
> >> Thanks in advance
> >>
> >> Purna
> >>
> >>
> >> mahesh kumar-3 wrote:
> >> >
> >> > If you are unable to record the steps using Jmeter proxsy server then
> >> use
> >> > Bad boy(3rd party tool) record the steps and then export the recorded
> >> > steps
> >> > to Jmeter .jmx file. Now parameterize the required
> >> > fileds(username,password
> >> > etc...)...after the parameterization over then run the script for
> >> multiple
> >> > users so that it will create the accounts simultaneoulsy.
> >> >
> >> > --Mahesh
> >> >
> >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
> >> > <am...@gmail.com>wrote:
> >> >
> >> >>
> >> >> Hi all,
> >> >>
> >> >> I am new jmeter,i want to  perform load test on Create account  in my
> >> >> site,
> >> >>
> >> >> Please any one know help me how to perform this one, i use http proxy
> >> >> that
> >> >> one is not working properly any alternate  method is there for doing
> >> load
> >> >> testing on this (Create Account)
> >> >>
> >> >> Please help me
> >> >>
> >> >> Thanks in Advance
> >> >>
> >> >> Purna
> >> >> --
> >> >> View this message in context:
> >> >>
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
> >> >>
> >> >>
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
Hahesh,

My doubt is after recording script in badboy(Script for create account) i 
import in jmeter

In jmeter i want to perform load testing for Creating account for that in
script contain one user name  in our site user name is email id.In script
user name should be parameterize or i can test with existing user name what
ever in the script,please reply me

Thanks in Advance

Purna






mahesh kumar-3 wrote:
> 
> Do you have a set of user name for your applciation? If you have set of
> usernames then write all the usernames in a file and read the file using
> user parameter file or CSV dataset config replace the username in the
> script
> for each iteration so that for each iteration new user will login into the
> applcaition. Yes while doing load t est it is better to user multiple
> users
> instead of single user name(it may be depend on the apllciation also)
> 
> --Mahesh
> 
> On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Mahes,thank u for your reply,
>>
>> I have one more doubt
>>
>> using bad boy i create script ,and using this script i want to test load
>> on
>> my system for that
>>
>> i want to parameterized the user name ,because user name is unique in our
>> site,so for load testing i can use parameterization for username or use
>> single username i can perform load test
>>
>> Please reply me
>>
>> Thanks in advance
>>
>> Purna
>>
>>
>> mahesh kumar-3 wrote:
>> >
>> > If you are unable to record the steps using Jmeter proxsy server then
>> use
>> > Bad boy(3rd party tool) record the steps and then export the recorded
>> > steps
>> > to Jmeter .jmx file. Now parameterize the required
>> > fileds(username,password
>> > etc...)...after the parameterization over then run the script for
>> multiple
>> > users so that it will create the accounts simultaneoulsy.
>> >
>> > --Mahesh
>> >
>> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
>> > <am...@gmail.com>wrote:
>> >
>> >>
>> >> Hi all,
>> >>
>> >> I am new jmeter,i want to  perform load test on Create account  in my
>> >> site,
>> >>
>> >> Please any one know help me how to perform this one, i use http proxy
>> >> that
>> >> one is not working properly any alternate  method is there for doing
>> load
>> >> testing on this (Create Account)
>> >>
>> >> Please help me
>> >>
>> >> Thanks in Advance
>> >>
>> >> Purna
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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: Create Account using jmeter

Posted by mahesh kumar <pm...@gmail.com>.
Do you have a set of user name for your applciation? If you have set of
usernames then write all the usernames in a file and read the file using
user parameter file or CSV dataset config replace the username in the script
for each iteration so that for each iteration new user will login into the
applcaition. Yes while doing load t est it is better to user multiple users
instead of single user name(it may be depend on the apllciation also)

--Mahesh

On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli <am...@gmail.com>wrote:

>
> Mahes,thank u for your reply,
>
> I have one more doubt
>
> using bad boy i create script ,and using this script i want to test load on
> my system for that
>
> i want to parameterized the user name ,because user name is unique in our
> site,so for load testing i can use parameterization for username or use
> single username i can perform load test
>
> Please reply me
>
> Thanks in advance
>
> Purna
>
>
> mahesh kumar-3 wrote:
> >
> > If you are unable to record the steps using Jmeter proxsy server then use
> > Bad boy(3rd party tool) record the steps and then export the recorded
> > steps
> > to Jmeter .jmx file. Now parameterize the required
> > fileds(username,password
> > etc...)...after the parameterization over then run the script for
> multiple
> > users so that it will create the accounts simultaneoulsy.
> >
> > --Mahesh
> >
> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
> > <am...@gmail.com>wrote:
> >
> >>
> >> Hi all,
> >>
> >> I am new jmeter,i want to  perform load test on Create account  in my
> >> site,
> >>
> >> Please any one know help me how to perform this one, i use http proxy
> >> that
> >> one is not working properly any alternate  method is there for doing
> load
> >> testing on this (Create Account)
> >>
> >> Please help me
> >>
> >> Thanks in Advance
> >>
> >> Purna
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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: Create Account using jmeter

Posted by PurnaAmmapalli <am...@gmail.com>.
Mahes,thank u for your reply,
 
I have one more doubt

using bad boy i create script ,and using this script i want to test load on
my system for that

i want to parameterized the user name ,because user name is unique in our
site,so for load testing i can use parameterization for username or use
single username i can perform load test

Please reply me

Thanks in advance

Purna


mahesh kumar-3 wrote:
> 
> If you are unable to record the steps using Jmeter proxsy server then use
> Bad boy(3rd party tool) record the steps and then export the recorded
> steps
> to Jmeter .jmx file. Now parameterize the required
> fileds(username,password
> etc...)...after the parameterization over then run the script for multiple
> users so that it will create the accounts simultaneoulsy.
> 
> --Mahesh
> 
> On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
> <am...@gmail.com>wrote:
> 
>>
>> Hi all,
>>
>> I am new jmeter,i want to  perform load test on Create account  in my
>> site,
>>
>> Please any one know help me how to perform this one, i use http proxy
>> that
>> one is not working properly any alternate  method is there for doing load
>> testing on this (Create Account)
>>
>> Please help me
>>
>> Thanks in Advance
>>
>> Purna
>> --
>> View this message in context:
>> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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: Create Account using jmeter

Posted by mahesh kumar <pm...@gmail.com>.
If you are unable to record the steps using Jmeter proxsy server then use
Bad boy(3rd party tool) record the steps and then export the recorded steps
to Jmeter .jmx file. Now parameterize the required fileds(username,password
etc...)...after the parameterization over then run the script for multiple
users so that it will create the accounts simultaneoulsy.

--Mahesh

On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli
<am...@gmail.com>wrote:

>
> Hi all,
>
> I am new jmeter,i want to  perform load test on Create account  in my site,
>
> Please any one know help me how to perform this one, i use http proxy that
> one is not working properly any alternate  method is there for doing load
> testing on this (Create Account)
>
> Please help me
>
> Thanks in Advance
>
> Purna
> --
> View this message in context:
> http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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
>
>