Skip to main content

Command Palette

Search for a command to run...

How to run Jmeter behind corporate proxy ?

Published
1 min read
S

I love learning about technology and sharing that with others

if you have faced this problem, I know it is painfull so without wasting any time.

Here is my solution to all your problems.

Just navigate to the bin folder of your jmeter and then open cmd.

type the below mentioned command and viola you jmeter will now use the proxy.

jemter -H proxy-address -P 8080 -u ntid -a password 127.0.0.1

Looking at the above command

ntid : is my username

password: my password without URL encoded

proxy-address : in my case it was something like “company-.com”

cannot reveal my proxy-address.

Let me know if you have any more query happy to help you all :)

4 views

More from this blog

H

hashcodehub

271 posts

Consistent, Passionate and Organized :)