English 中文(简体)
热点-记录问题
原标题:Jmeter-Recording issue
  • 时间:2009-12-19 12:18:49
  •  标签:
  • jmeter

我试图用JMeter 2.3.3版本记录一个网页。 我设立了“JMeter”代理机构,并进行了尝试,但做了一些工作。 我采取了以下步骤。

  1. Launch jmeter 2.3.3, added thread 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.

页: 1 事实上,由于浏览器的变化,没有网页。 每当我试图打上一页时,该页就记录在JMeter上。 但是,如果没有网页开放,我如何能够测试。

我寻求立即回答,我的工作受阻。 请立即作出答复。

问题回答

我怀疑你需要将JMeter召集到

请用地址(当地客座和港口:8080)对你的浏览器进行保密,然后开始记录文字。

步骤:

  1. Open browser IE.
  2. Go to option and select connection.
  3. Select "LAN Setting".
  4. set Address:"localhost" and port:8080.

遵循这一步骤,开始记录文字。

请检查您是否在吉斯普特的吉斯蒂尔角控制了转子自动检查箱。





相关问题
热点-记录问题

我试图用JMeter 2.3.3版本记录一个网页。 我设立了“JMeter”代理机构,并进行了尝试,但做了一些工作。 我采取了以下步骤。

benchmarking a asp.net website, can I use jmeter?

just looking at jmeter, from what I can I see it is a desktop application, so is it safe to say I can use it to benchmark a windows server running asp.net? any other recommended tools?

How many requests can SQL Server handle per second?

I am using JMeter to test our application s performance. but I found when I send 20 requests from JMeter, with this the reason result should be add 20 new records into the sql server, but I just find ...

Why didn t see 10 records in database?

I use JMeter to test my web application. and my test case is to add a record in database. and then I set the "number of thread user" to 20, it means that it will simulate 20 users work at the same ...

Recorded test plan does not work

I use jmeter to record the requests and then perform a performance test. After I ve recorded all the requests with proxy server and they contain post form, I run these test-cases, but I found the ...

Tomcat平均同时用户人数

我正在与JMeter一道对网络应用进行压力测试(与春季、Stuts2 REST共同设计,使用PogreSQL)。

JMeter with Windows Authentication?

I am using JMeter to load test some pages that reside in a SharePoint 2007 Site. The farm that contains the pages resides in a different domain than the machine running the test, and uses Windows ...

Jmeter alternative [closed]

I m looking for a freeware / simpler alternative to JMeter. It is a very complete yet complex tool and all I need is to simulate a number of simultaneous calls to a site, grab stats about performance (...

热门标签