|
4 | 4 | <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan">
|
5 | 5 | <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables">
|
6 | 6 | <collectionProp name="Arguments.arguments">
|
7 |
| - <elementProp name="RATE_PER_SERVICE" elementType="Argument"> |
8 |
| - <stringProp name="Argument.name">RATE_PER_SERVICE</stringProp> |
9 |
| - <stringProp name="Argument.value">120</stringProp> |
10 |
| - <stringProp name="Argument.metadata">=</stringProp> |
11 |
| - </elementProp> |
12 |
| - <elementProp name="START_RATE" elementType="Argument"> |
13 |
| - <stringProp name="Argument.name">START_RATE</stringProp> |
14 |
| - <stringProp name="Argument.value">120</stringProp> |
15 |
| - <stringProp name="Argument.metadata">=</stringProp> |
16 |
| - </elementProp> |
17 | 7 | <elementProp name="TOTAL_RATE" elementType="Argument">
|
18 | 8 | <stringProp name="Argument.name">TOTAL_RATE</stringProp>
|
19 | 9 | <stringProp name="Argument.value">50</stringProp>
|
|
29 | 19 | <elementProp name="ThreadGroup.main_controller" elementType="OpenModelThreadGroupController"/>
|
30 | 20 | </OpenModelThreadGroup>
|
31 | 21 | <hashTree>
|
32 |
| - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="GET (Spring)"> |
| 22 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="GET (Spring)" enabled="true"> |
33 | 23 | <stringProp name="HTTPSampler.domain">localhost</stringProp>
|
34 | 24 | <stringProp name="HTTPSampler.port">8081</stringProp>
|
35 | 25 | <stringProp name="HTTPSampler.protocol">http</stringProp>
|
|
43 | 33 | </elementProp>
|
44 | 34 | </HTTPSamplerProxy>
|
45 | 35 | <hashTree/>
|
46 |
| - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="POST (Spring)"> |
| 36 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="POST (Spring)" enabled="true"> |
47 | 37 | <stringProp name="HTTPSampler.domain">localhost</stringProp>
|
48 | 38 | <stringProp name="HTTPSampler.port">8081</stringProp>
|
49 | 39 | <stringProp name="HTTPSampler.protocol">http</stringProp>
|
|
57 | 47 | </elementProp>
|
58 | 48 | </HTTPSamplerProxy>
|
59 | 49 | <hashTree/>
|
60 |
| - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="DELETE (Spring)"> |
| 50 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="DELETE (Spring)" enabled="true"> |
61 | 51 | <stringProp name="HTTPSampler.domain">localhost</stringProp>
|
62 | 52 | <stringProp name="HTTPSampler.port">8081</stringProp>
|
63 | 53 | <stringProp name="HTTPSampler.protocol">http</stringProp>
|
|
0 commit comments