Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-03-13 Thread Deepak Shetty
Unless you have a publically visible sample , its difficult to suggest anything other than generic statements. The only way the server can know if javascript is enabled on the browser is make the browser do something in javascript and then send that information to the server . Common techniques inc

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-03-13 Thread Jayesh New Gmail
Hello I am trying to make this work from long time but am not able to run Registration site as i am still getting Java Script Disabled in View Results Tree Response HTML. I will really appreciate any help in this regard. Cheers, Jayesh > On Feb 4, 2014, at 11:54 PM, charan sethi wrote: > > W

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-02-17 Thread Jayesh Guru
After putting assertion i am seeing error pages. Also in response when i see HTML response its showing "JavaScript is Disabled". I dont know how to get through this error. Please help me in this regard. *Thanks * *Jayesh Guru* On Wed, Feb 5, 2014 at 12:02 AM, Jayesh New Gmail wrote: > I agree b

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-02-04 Thread Jayesh Guru
Hello Guys, I got the samplers under Recording Controller when i recorded my script through HTTP(S) Test Recorder. But i think its not working out. When i tried to run that samplers it is giving me success for all samplers although it should return error as the flow is for Registration so same acc

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-30 Thread Jayesh New Gmail
I tried the same to record the script when Test Script Recorder is started. The option was target controller was set by default as Recording Controller but could not show the samples after the script recorder was stopped. However i got through this by removing patterns to include as .*\.html in H

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-30 Thread charan sethi
How do you know that your able to record the script.?? Open your browser and enter any url before starting the HTTPS Test Recorder. Make sure to set the proxy settings in the browser. You should not be able to access the url in the browser untill you start your Test script recorder in jmeter. Now

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-30 Thread Jayesh Guru
Just want to let you know that i have successfully installed certificate in the browser and able to record the script in the browser. But the issue now coming is *I am not able to see the samplers generated under Recording Controller*. I have followed all steps in this doc Please help me to get thr

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-30 Thread Jayesh Guru
Hello, I tried this earlier but could not get success. Below cert was not generated when i tried. *If necessary, you can force JMeter to regenerate the keystore (and the exported certificates - ApacheJMeterTemporaryRootCA[.usr|.crt]) by deleting the keystore file proxyserver.jks from the JMeter d

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-30 Thread UBIK LOAD PACK Support
Hello, Read: - http://jmeter.apache.org/usermanual/component_reference.html#HTTP%28S%29_Test_Script_Recorder Installing the JMeter CA certificate for HTTPS recording -- Regards Ubik Load Pack Team Follow us on Twitter Cordialement L

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-30 Thread Jayesh Guru
How to import certificate? I am really not getting through from the Mozilla browser for recording. Appreciate help. Cheers, Jayesh > On Jan 25, 2014, at 7:35 AM, "Robin D. Wilson" wrote: > > You need to import the JMeter certificate file in FireFox, so FireFox will > accept JMeter as a trusted

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-25 Thread Robin D. Wilson
You need to import the JMeter certificate file in FireFox, so FireFox will accept JMeter as a trusted certificate authority. -- Robin D. Wilson VOICE: 512-777-1861 On Jan 25, 2014, at 3:54 AM, Jayesh Guru wrote: I have found the solution for avoiding the above error by Doing Set JAVA_HOME an

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-25 Thread Jayesh Guru
I have found the solution for avoiding the above error by Doing Set JAVA_HOME and SET PATH in jmeter.bat. Another issue I am getting is I am able to record the script for http protocol with test recording but HTTPS is not opening from firefox. Can anyone suggest me what settings i need to do in HTT

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-23 Thread Jayesh Guru
I have found a good doc to follow for HTTP test recording. http://jmeter.apache.org/usermanual/jmeter_proxy_step_by_step.pdf But when i hit on Start button of Test Recorder i get following error. 2014/01/23 14:10:50 WARN - jmeter.protocol.http.proxy.ProxyControl: Could not open expected file or

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-23 Thread Jayesh Guru
I cannot see any of the images in this email chain. Can you please resend and also where Test Script Recorder located? *Thanks * *Jayesh Guru* On Wed, Jan 22, 2014 at 12:25 PM, charan sethi wrote: > Well you can record the registeration steps using Jmeter Test Script > Recorder(Version 2.10) o

Re: How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-22 Thread charan sethi
Well you can record the registeration steps using Jmeter Test Script Recorder(Version 2.10) or jmeter proxy server in earlier versions. Now you need to identify in the recorded requests the parameters you need to pass for example username and pasword. Add a CSV data config element in your thread g

How to record Registration page and replay using HTTP Request Sampler and also parameterise some fields in the forms?

2014-01-21 Thread Jayesh Guru
I have to record a Registration Page and parameterise some of the fields so that it can take unique value each iteration. I tried this couple of times with HTTP request recording but could not get any luck. Could anyone please guide me in this as i need to load test this registration site(there are