Hi, I am trying to record a http web page using JMeter 2.3.3 version. I have setup the JMeter proxy and tried, but didn't work. I have followed the below steps.
- Launch jmeter 2.3.3, added thread group to test plan
- 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
- Saved the settings
- 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
- Now in the JMeter, started the http proxy server.
- 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.