Try compatibility/default  option instead of ignorecookies

Cheers 
Viswa
-----Original Message-----
From: PurnaAmmapalli [mailto:[email protected]] 
Sent: Wednesday, July 29, 2009 4:12 PM
To: [email protected]
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:[email protected]] 
> Sent: Wednesday, July 29, 2009 1:44 AM
> To: [email protected]
> 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
>> <[email protected]>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
>>> > <[email protected]>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
>>> >> >> <[email protected]>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
>>> >> >>> > <[email protected]>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
>>> >> >>> >> > <[email protected]>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:
>>> >> [email protected]
>>> >> >>> >> >> For additional commands, e-mail:
>>> >> >>> [email protected]
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >>
>>> >> >>> >> --
>>> >> >>> >> 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:
>>> [email protected]
>>> >> >>> >> For additional commands, e-mail:
>>> >> [email protected]
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >
>>> >> >>> >
>>> >> >>>
>>> >> >>> --
>>> >> >>> 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:
> [email protected]
>>> >> >>> For additional commands, e-mail:
>>> [email protected]
>>> >> >>>
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >> >
>>> >> >
>>> >>
>>> >> --
>>> >> 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:
[email protected]
>>> >> For additional commands, e-mail:
> [email protected]
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> --
>>> 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: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>> 
>> 
> 
> -- 
> 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: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to