简体   繁体   中英

Recording navigation with jmeter without page extensions

I want to do recording with JMeter for my application that run locally for load test.

I have followed the steps that are given in below link.

  1. You can match everything (all urls) by leaving both "URL Patterns To Include" and "URL Patterns To Exclude" blank. But this will mean your test plan will also include requests for things like png images, js javascript files, etc, that your page includes. You can manually remove these from your test plan later if you want.

  2. The "HTTP Proxy Server" component in JMeter has a Port setting. You can change this, so your JMeter proxy uses a different port to 8080.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM