|
JMeter example source code file (proxy.jmx)
The JMeter proxy.jmx source code
<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan version="1.2" properties="1.8">
<hashTree>
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
<collectionProp name="TestPlan.thread_groups"/>
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
<collectionProp name="Arguments.arguments"/>
</elementProp>
<boolProp name="TestPlan.serialize_threadgroups">false
<boolProp name="TestPlan.functional_mode">false
<stringProp name="TestPlan.comments">
</TestPlan>
<hashTree>
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
<longProp name="ThreadGroup.start_time">0
<stringProp name="ThreadGroup.delay">
<stringProp name="ThreadGroup.duration">
<stringProp name="ThreadGroup.num_threads">1
<boolProp name="ThreadGroup.scheduler">false
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
<intProp name="LoopController.loops">-1
<boolProp name="LoopController.continue_forever">false
</elementProp>
<longProp name="ThreadGroup.end_time">0
<stringProp name="ThreadGroup.on_sample_error">continue
<stringProp name="ThreadGroup.ramp_time">0
</ThreadGroup>
<hashTree>
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Simple Controller" enabled="true"/>
<hashTree>
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
<stringProp name="HTTPSampler.path">
<stringProp name="HTTPSampler.domain">jakarta.apache.org
<stringProp name="HTTPSampler.protocol">
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
<collectionProp name="Arguments.arguments"/>
</elementProp>
<stringProp name="HTTPSampler.port">
</ConfigTestElement>
<hashTree/>
</hashTree>
</hashTree>
</hashTree>
</hashTree>
</jmeterTestPlan>
Other JMeter examples (source code examples)Here is a short list of links related to this JMeter proxy.jmx source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.