Skip to content

Commit 6ce1e20

Browse files
committed
Updated performance test examples
1 parent dc0db68 commit 6ce1e20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chapter-10/jmeter-script/example-performance-test.jmx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
</collectionProp>
346346
</HeaderManager>
347347
<hashTree/>
348-
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Login into admin" enabled="true"/>
348+
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Log into admin" enabled="true"/>
349349
<hashTree>
350350
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="POST /auth/validate" enabled="true">
351351
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
@@ -595,7 +595,7 @@
595595
<boolProp name="CookieManager.controlledByThreadGroup">false</boolProp>
596596
</CookieManager>
597597
<hashTree/>
598-
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Login into admin" enabled="true"/>
598+
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Log into admin" enabled="true"/>
599599
<hashTree>
600600
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="POST /auth/validate" enabled="true">
601601
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
@@ -912,7 +912,7 @@
912912
<boolProp name="CookieManager.controlledByThreadGroup">false</boolProp>
913913
</CookieManager>
914914
<hashTree/>
915-
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Login into admin" enabled="true"/>
915+
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Log into admin" enabled="true"/>
916916
<hashTree>
917917
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="POST /auth/validate" enabled="true">
918918
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
30.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)