On 19/12/2009, kishore.jmeter <[email protected]> wrote: > > I have added a thread group under test plan and under work bench i have added > Http proxy.
OK, but did you set Proxy to save samples under the Thread Group? Did you upgrade to JMeter 2.3.4? > Actually, the proxy number which i gave in the proxy setup of > jmter, if i use the same proxy number in the browser, the page is not > opening. What is actually happening? > My network is not allowing manual proxy setting as my organization > has a unique proxy setup. In that case, you probably need to start JMeter with the -H and -P parameters, see: http://jakarta.apache.org/jmeter/usermanual/get-started.html#proxy_server > Without proxy setup can i record? No. But of course you don't need the Proxy Server to create a test plan. > > sebb-2-2 wrote: > > > > On 19/12/2009, kishore.jmeter <[email protected]> wrote: > >> > >> Hi, I am trying to record a http web page using Jmeter 2.3.3 version.I > >> has > >> setup the JMeter proxy and tried, but did n't work. I have followed the > >> below steps. 1. Launch jmeter 2.3.3, added thred group to test plan 2. > >> Under > >> Workbench->add->non-test elements-> added HTTP proxy server. proxy > >> server > >> setting are port:9090, target:use recording controller, grouping:donot > >> group > >> samplers, Type:HTTp request and checked the boxes of all under http > >> sampler > >> settings 3.Saved the settings 4. Now in browser(IE 7.0 or firefox > >> 3.0.16), > >> under connection settings, setup the manual proxy settings as local host > >> and > >> port as 9090(no auto detect settings nothing, only manual proxy). > >> Setting > >> saved 5.Now in the jmeter, started the http proxy server. 6. Open a > >> browser > >> and hit the webpage needs to be tested. > >> > >> The page is not opened. In fact because of the changes made in browsers, > >> no > >> pages are opened. Whenever i try hitting a page, the pages are recorded > >> in > >> the Jmeter. but without the page open, how can i test. > >> > >> I looking for an immediate answer and my work is blocked. Immediate > >> answer > >> would be appreciated > > > > Add a Thread Group, and set the Proxy to record samples under that > > instead. > > > > Upgrade to JMeter 2.3.4; that has quite a few fixes in the Proxy area. > > > >> -- > >> View this message in context: > >> > http://old.nabble.com/Jmeter-Recording-issue--Need-Urgent-fix--tp26853443p26853443.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] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > > -- > View this message in context: > http://old.nabble.com/Jmeter-Recording-issue--Need-Urgent-fix--tp26853443p26855065.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

