Apache Jmeter Error

I open the GUI for Apache Jmeter, and not all the features shown in the videos and tutorials are shown. It lacks the Add> Config Element> Http Request element. Where is this configuration item? Why is it missing in my version of Apache Jmeter?

+4
source share
3 answers

Use the latest version of JMeter, which is 2.11 (this time after posting this answer). http://jmeter.apache.org/download_jmeter.cgi

Do you mean "default HTTP requests"? (It allows you to set default values ​​for your HTTP request)

If so, as they say, it will be available along the following path.

enter image description here

"HTTP-" - . . " ", .

, .

enter image description here

→ Sampler → HTTP Request. enter image description here

+3

linux mint JMeter . HTTP, http- .

+3

Linux, jmeter HTTP-, :

sudo apt-get install jmeter-http

http-.

0

All Articles