February 2019
Intermediate to advanced
256 pages
7h 34m
English
To launch JMeter in console mode, we will specify the proxy to OWASP ZAP by using the -H:
$ jmeter -n -H localhost -P 8090 -t NodeGoat.jmx -l NodeGoat_result.jtl -j NodeGoat_result.log
In addition, the proxy settings of JMeter can also be configured by using HTTP Request Defaults under the Advanced tab.
Read now
Unlock full access