1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <jmeterTestPlan version =" 1.2" properties =" 5.0" jmeter =" 5.5 " >
2
+ <jmeterTestPlan version =" 1.2" properties =" 5.0" jmeter =" 5.6 " >
3
3
<hashTree >
4
4
<TestPlan guiclass =" TestPlanGui" testclass =" TestPlan" testname =" Test Plan" enabled =" true" >
5
5
<stringProp name =" TestPlan.comments" ></stringProp >
6
- <boolProp name =" TestPlan.functional_mode" >false</boolProp >
7
6
<boolProp name =" TestPlan.tearDown_on_shutdown" >true</boolProp >
8
- <boolProp name =" TestPlan.serialize_threadgroups" >false</boolProp >
9
7
<elementProp name =" TestPlan.user_defined_variables" elementType =" Arguments" guiclass =" ArgumentsPanel" testclass =" Arguments" testname =" User Defined Variables" enabled =" true" >
10
8
<collectionProp name =" Arguments.arguments" />
11
9
</elementProp >
12
10
<stringProp name =" TestPlan.user_define_classpath" ></stringProp >
13
11
</TestPlan >
14
12
<hashTree >
15
- <ThreadGroup guiclass =" ThreadGroupGui" testclass =" ThreadGroup" testname =" Thread Group" enabled =" true" >
16
- <stringProp name =" ThreadGroup.on_sample_error" >continue</stringProp >
17
- <elementProp name =" ThreadGroup.main_controller" elementType =" LoopController" guiclass =" LoopControlPanel" testclass =" LoopController" testname =" Loop Controller" enabled =" true" >
18
- <boolProp name =" LoopController.continue_forever" >false</boolProp >
13
+ <ThreadGroup guiclass =" ThreadGroupGui" testclass =" ThreadGroup" testname =" Thread Group" >
14
+ <elementProp name =" ThreadGroup.main_controller" elementType =" LoopController" guiclass =" LoopControlPanel" testclass =" LoopController" testname =" Loop Controller" >
19
15
<stringProp name =" LoopController.loops" >1</stringProp >
20
16
</elementProp >
21
- <stringProp name =" ThreadGroup.num_threads" >100 </stringProp >
17
+ <stringProp name =" ThreadGroup.num_threads" >10000 </stringProp >
22
18
<stringProp name =" ThreadGroup.ramp_time" >1</stringProp >
23
19
<boolProp name =" ThreadGroup.scheduler" >false</boolProp >
24
20
<stringProp name =" ThreadGroup.duration" ></stringProp >
25
21
<stringProp name =" ThreadGroup.delay" ></stringProp >
26
22
<boolProp name =" ThreadGroup.same_user_on_next_iteration" >false</boolProp >
27
23
</ThreadGroup >
28
24
<hashTree >
29
- <HTTPSamplerProxy guiclass =" HttpTestSampleGui" testclass =" HTTPSamplerProxy" testname =" WebApp" enabled = " true " >
30
- <elementProp name =" HTTPsampler.Arguments" elementType =" Arguments" guiclass =" HTTPArgumentsPanel" testclass =" Arguments" testname =" User Defined Variables" enabled = " true " >
25
+ <HTTPSamplerProxy guiclass =" HttpTestSampleGui" testclass =" HTTPSamplerProxy" testname =" WebApp" >
26
+ <elementProp name =" HTTPsampler.Arguments" elementType =" Arguments" guiclass =" HTTPArgumentsPanel" testclass =" Arguments" testname =" User Defined Variables" >
31
27
<collectionProp name =" Arguments.arguments" />
32
28
</elementProp >
33
29
<stringProp name =" HTTPSampler.domain" >loadtestingweb.azurewebsites.net</stringProp >
34
30
<stringProp name =" HTTPSampler.port" >443</stringProp >
35
31
<stringProp name =" HTTPSampler.protocol" >https</stringProp >
36
- <stringProp name =" HTTPSampler.contentEncoding" ></stringProp >
37
- <stringProp name =" HTTPSampler.path" ></stringProp >
38
32
<stringProp name =" HTTPSampler.method" >GET</stringProp >
39
33
<boolProp name =" HTTPSampler.follow_redirects" >true</boolProp >
40
- <boolProp name =" HTTPSampler.auto_redirects" >false</boolProp >
41
34
<boolProp name =" HTTPSampler.use_keepalive" >true</boolProp >
42
- <boolProp name =" HTTPSampler.DO_MULTIPART_POST" >false</boolProp >
43
- <stringProp name =" HTTPSampler.embedded_url_re" ></stringProp >
44
- <stringProp name =" HTTPSampler.connect_timeout" ></stringProp >
45
- <stringProp name =" HTTPSampler.response_timeout" ></stringProp >
46
35
</HTTPSamplerProxy >
47
36
<hashTree />
48
- <ResultCollector guiclass =" ViewResultsFullVisualizer" testclass =" ResultCollector" testname =" View Results Tree" enabled = " true " >
37
+ <ResultCollector guiclass =" ViewResultsFullVisualizer" testclass =" ResultCollector" testname =" View Results Tree" >
49
38
<boolProp name =" ResultCollector.error_logging" >false</boolProp >
50
39
<objProp >
51
40
<name >saveConfig</name >
85
74
</hashTree >
86
75
</hashTree >
87
76
</hashTree >
88
- </jmeterTestPlan >
77
+ </jmeterTestPlan >
0 commit comments