HTTP Request Default

36 views
Skip to first unread message

Madam Accountant

unread,
Apr 15, 2025, 3:18:08 PMApr 15
to jmeter-plugins
Trying the http request default, but I keep getting error.
Screenshot 2025-04-15 201500.png

Dmitri T

unread,
Apr 16, 2025, 7:41:05 AMApr 16
to jmeter-plugins
You're missing TLD  in your URL hence it is not valid/correct. 

You need to change server name to demoblaze.com and you seem to have demoblaze only. 

Also instead of manually trying to create a test plan you can record you browser actions using JMeter's HTTP(S) Test Script Recorder or JMeter Chrome Extension, this way you can avoid mistakes and typos like this one.

Madam Accountant

unread,
Apr 17, 2025, 7:46:16 AMApr 17
to jmeter-plugins
Thank you Dmitri.
I have been so lost on where to start from with Jmeter.
Please can you recommend a flow that would help me better.

Madam Accountant

unread,
Apr 17, 2025, 10:37:21 AMApr 17
to jmeter-plugins
Screenshot 2025-04-17 153112.png


Screenshot 2025-04-17 153210.png

Hello,

I tried running the HTTP test script you suggested. However, after clicking 'OK' on the certificate warning (CA pop-up), the flow transitions to the next screen but gets stuck there indefinitely—it doesn’t proceed or load further."

Dmitri T

unread,
Apr 18, 2025, 10:20:44 AMApr 18
to jmeter-plugins
As far as I can see there is at least one error, check jmeter.log file for any suspicious entries, it should contain the reason of failure or at least a clue.

You can also increase JMeter logging verbosity for HTTP(S) Test Script Recorder by adding the next line to log4j2.xml file:

<Logger name="org.apache.jmeter.protocol.http.proxy" level="debug" />
Reply all
Reply to author
Forward
0 new messages