I open a GUI for Apache Jmeter and not all of the features that are shown in videos and tutorials are shown. It's missing the Add > Config Element > Http Request. Where is this config element? Why is it missing from my version of Apache Jmeter?
Create a Test Plan First For JMeter Post Requests Just right click on Test Plan and then click on the element by following this path: Threads (Users) -> Thread Group. Your Thread Group should be added now. And you can keep values in Thread Properties as they are.
Config elements in JMeter are used to configure or modify the sampler requests made to the server. These elements are added at the same or higher level of the samplers that we want to configure.
Use HTTP request defaults. This config element is used when all requests in the JMeter script are sent to the same server. This way, when you create a new HTTP request you only need to specify the method, path you want to reach and parameters if it's needed. Add an HTTP Cookie manager to the root of the test plan.
To run it you need to change HTTP request implementation to HTTPClient4 and Protocol to HTTPS. Save this answer. Show activity on this post. Save this answer.
I use linux mint and installed JMeter from the software manager. To get that component, along with other HTTP components, I needed to install the http module along with the main application.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With