Interface:
Data:
{
Httpsampler.arguments = = {
"Loginprotectstatus": $ {
Loginprotectstatus
},
"Password": "${movepassword}"
}(),
Testelement.gui_class = Org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui,
Testelement.test_class = Org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy,
Testelement.name = 3 _ login After setting the password interface,
Testelement.enabled = True,
Httpsampler.postbodyraw = True,
Httpsampler.domain = $ {
Ip
},
Httpsampler.port =,
Httpsampler.protocol =,
Httpsampler.contentencoding =,
Httpsampler.path =/user/setpasswordafterlogin,
Httpsampler.method = POST,
Httpsampler.follow_redirects = True,
Httpsampler.auto_redirects = False,
Httpsampler.use_keepalive = True,
Httpsampler.do_multipart_post = False,
Httpsampler.embedded_url_re =,
Httpsampler.connect_timeout =,
Httpsampler.response_timeout =
}
Interface:
Httptestsamplegui.java, line:163
The main code in the layout:
Init () {
The new Urlconfiggui () corresponding component is
New JTabbedPane () is a tab used to install Parameters/body data/files Upload
New JSplitPane (jsplitpane.vertical_split,//is dividing the interface into the remaining two parts
}
JMeter HTTP Request Sampler Analysis of source code (v)