Skip to content

Commit cd69fe8

Browse files
pavelmarikzdenek-maly
authored andcommitted
added missing test file (#1906)
1 parent 57ea6a4 commit cd69fe8

File tree

1 file changed

+102
-0
lines changed

1 file changed

+102
-0
lines changed
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.6.3">
2+
<hashTree>
3+
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
4+
<stringProp name="TestPlan.comments" />
5+
<boolProp name="TestPlan.functional_mode">false</boolProp>
6+
<boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
7+
<boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
8+
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
9+
<collectionProp name="Arguments.arguments" />
10+
</elementProp>
11+
<stringProp name="TestPlan.user_define_classpath" />
12+
</TestPlan>
13+
<hashTree>
14+
<kg.apc.jmeter.threads.UltimateThreadGroup guiclass="kg.apc.jmeter.threads.UltimateThreadGroupGui" testclass="kg.apc.jmeter.threads.UltimateThreadGroup" testname="jp@gc - Ultimate Thread Group" enabled="true">
15+
<collectionProp name="ultimatethreadgroupdata">
16+
<collectionProp name="1508785367">
17+
<stringProp name="1598">20</stringProp>
18+
<stringProp name="0">0</stringProp>
19+
<stringProp name="53">5</stringProp>
20+
<stringProp name="1598">20</stringProp>
21+
<stringProp name="48">0</stringProp>
22+
</collectionProp>
23+
<collectionProp name="529152392">
24+
<stringProp name="48625">100</stringProp>
25+
<stringProp name="1603">25</stringProp>
26+
<stringProp name="48">0</stringProp>
27+
<stringProp name="1598">20</stringProp>
28+
<stringProp name="10">10</stringProp>
29+
</collectionProp>
30+
</collectionProp>
31+
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
32+
<boolProp name="LoopController.continue_forever">false</boolProp>
33+
<intProp name="LoopController.loops">-1</intProp>
34+
</elementProp>
35+
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
36+
</kg.apc.jmeter.threads.UltimateThreadGroup>
37+
<hashTree>
38+
<kg.apc.jmeter.samplers.DummySampler guiclass="kg.apc.jmeter.samplers.DummySamplerGui" testclass="kg.apc.jmeter.samplers.DummySampler" testname="jp@gc - Dummy Sampler" enabled="true">
39+
<boolProp name="WAITING">true</boolProp>
40+
<boolProp name="SUCCESFULL">true</boolProp>
41+
<stringProp name="RESPONSE_CODE">200</stringProp>
42+
<stringProp name="RESPONSE_MESSAGE">OK</stringProp>
43+
<stringProp name="REQUEST_DATA">Dummy Sampler used to simulate requests and responses
44+
without actual network activity. This helps debugging tests.</stringProp>
45+
<stringProp name="RESPONSE_DATA">Dummy Sampler used to simulate requests and responses
46+
without actual network activity. This helps debugging tests.</stringProp>
47+
<stringProp name="RESPONSE_TIME">${__Random(50,500)}</stringProp>
48+
<stringProp name="LATENCY">${__Random(1,50)}</stringProp>
49+
<stringProp name="CONNECT">${__Random(1,5)}</stringProp>
50+
<stringProp name="URL" />
51+
<stringProp name="RESULT_CLASS">org.apache.jmeter.samplers.SampleResult</stringProp>
52+
</kg.apc.jmeter.samplers.DummySampler>
53+
<hashTree />
54+
<kg.apc.jmeter.vizualizers.CorrectedResultCollector guiclass="kg.apc.jmeter.vizualizers.ThreadsStateOverTimeGui" testclass="kg.apc.jmeter.vizualizers.CorrectedResultCollector" testname="jp@gc - Active Threads Over Time" enabled="true">
55+
<boolProp name="ResultCollector.error_logging">false</boolProp>
56+
<objProp>
57+
<name>saveConfig</name>
58+
<value class="SampleSaveConfiguration">
59+
<time>true</time>
60+
<latency>true</latency>
61+
<timestamp>true</timestamp>
62+
<success>true</success>
63+
<label>true</label>
64+
<code>true</code>
65+
<message>true</message>
66+
<threadName>true</threadName>
67+
<dataType>true</dataType>
68+
<encoding>false</encoding>
69+
<assertions>true</assertions>
70+
<subresults>true</subresults>
71+
<responseData>false</responseData>
72+
<samplerData>false</samplerData>
73+
<xml>false</xml>
74+
<fieldNames>true</fieldNames>
75+
<responseHeaders>false</responseHeaders>
76+
<requestHeaders>false</requestHeaders>
77+
<responseDataOnError>false</responseDataOnError>
78+
<saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
79+
<assertionsResultsToSave>0</assertionsResultsToSave>
80+
<bytes>true</bytes>
81+
<sentBytes>true</sentBytes>
82+
<url>true</url>
83+
<threadCounts>true</threadCounts>
84+
<idleTime>true</idleTime>
85+
<connectTime>true</connectTime>
86+
</value>
87+
</objProp>
88+
<stringProp name="filename" />
89+
<longProp name="interval_grouping">500</longProp>
90+
<boolProp name="graph_aggregated">false</boolProp>
91+
<stringProp name="include_sample_labels" />
92+
<stringProp name="exclude_sample_labels" />
93+
<stringProp name="start_offset" />
94+
<stringProp name="end_offset" />
95+
<boolProp name="include_checkbox_state">false</boolProp>
96+
<boolProp name="exclude_checkbox_state">false</boolProp>
97+
</kg.apc.jmeter.vizualizers.CorrectedResultCollector>
98+
<hashTree />
99+
</hashTree>
100+
</hashTree>
101+
</hashTree>
102+
</jmeterTestPlan>

0 commit comments

Comments
 (0)