Hello, the proxy server info you enter in JMeter should not be your machine. It should be your corporate/company proxy. Basically what your browser is normally configured for accessing a web site.
I would suggest to try a simple (manually entered, no script recording) http request first, before you try the recorder. If the documentation does not help, then I haven't understood your network setup, and somebody else will have to jump in. http://jmeter.apache.org/usermanual/get-started.html#proxy_server to set up JMeter to use your corporate proxy. You need to do this to run JMeter scripts. http://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_Script_Recorder to set up the browser to use JMeter (running on your machine) as a proxy. You need to do this only if your want to use the script recorder best regards Ivan On Mon, Nov 14, 2016 at 11:37 AM, anusuya bhan <[email protected]> wrote: > Hello, > > Please find my inline response. > > Thanks > Anusuya > > On 14-Nov-2016 10:37 AM, "Ivan Rancati" <[email protected]> wrote: > > > > Hello, > > > > Is it possible that there is some confusion between the JMeter script > > recorder and using the company proxy in JMeter? > > You could try one step at a time > > > > 1) Can JMeter access the site you want to test? > > Jmeter can't access any site from my system that's within company proxy. > > Also when you say company proxy what is the setting you mentioning. You > taking about starting Jmeter with proxy server port number and user name > password > > Proxy server should be my machine . > is that correct, in my case? > > I did that I start Jmeter but after that when I do the below settings for > recording , jmeter doesn't do anything > > > Enter your company proxy info in JMeter (see > > http://jmeter.apache.org/usermanual/get-started.html#proxy_server) then > try > > a simple http request. No recording yet > > > > If that works as expected > > > > 2) Configure the recording proxy (see > > > http://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_ > Script_Recorder > > ) > > > > > > best regards > > Ivan > > >
