|
|
|
@ -1,5 +1,5 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4"> |
|
|
|
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4.1"> |
|
|
|
<hashTree> |
|
|
|
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true"> |
|
|
|
<stringProp name="TestPlan.comments"></stringProp> |
|
|
|
@ -16,10 +16,10 @@ |
|
|
|
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp> |
|
|
|
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true"> |
|
|
|
<boolProp name="LoopController.continue_forever">false</boolProp> |
|
|
|
<stringProp name="LoopController.loops">20</stringProp> |
|
|
|
<stringProp name="LoopController.loops">40</stringProp> |
|
|
|
</elementProp> |
|
|
|
<stringProp name="ThreadGroup.num_threads">500</stringProp> |
|
|
|
<stringProp name="ThreadGroup.ramp_time">10</stringProp> |
|
|
|
<stringProp name="ThreadGroup.num_threads">2000</stringProp> |
|
|
|
<stringProp name="ThreadGroup.ramp_time">20</stringProp> |
|
|
|
<boolProp name="ThreadGroup.scheduler">false</boolProp> |
|
|
|
<stringProp name="ThreadGroup.duration"></stringProp> |
|
|
|
<stringProp name="ThreadGroup.delay"></stringProp> |
|
|
|
|