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 [email protected] incase you need any more > clarification > > > -----Original Message----- > From: PurnaAmmapalli [mailto:[email protected]] > Sent: Thursday, July 30, 2009 1:34 AM > To: [email protected] > 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 *: [email protected] >> >> >> >> 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:[email protected]] >> Sent: Thursday, July 30, 2009 1:11 AM >> To: [email protected] >> 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:[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] >>> >>> >>> >> >> -- >> 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: [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-tp24582040p24719411.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-tp24582040p24731967.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

