JMeter HTTP Request Sampler Analysis of source code (v)

Source: Internet
Author: User

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)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.