Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
esokullu authored Jun 7, 2018
1 parent e3bffa0 commit 5aa1c31
Show file tree
Hide file tree
Showing 3 changed files with 1,164 additions and 1,164 deletions.
10 changes: 5 additions & 5 deletions CreateUser.jmx
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
<hashTree>
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
<boolProp name="LoopController.continue_forever">true</boolProp>
<stringProp name="LoopController.loops">96</stringProp>
<stringProp name="LoopController.loops">100</stringProp>
</LoopController>
<hashTree>
<ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
<stringProp name="ConstantTimer.delay">1000</stringProp>
<stringProp name="ConstantTimer.delay">50</stringProp>
</ConstantTimer>
<hashTree/>
<CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV Data Set Config" enabled="true">
Expand All @@ -58,7 +58,7 @@
</elementProp>
<elementProp name="user_email" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">${user_email}</stringProp>
<stringProp name="Argument.value">${user_login}@groupsfiles.com</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>
<stringProp name="Argument.name">user_email</stringProp>
Expand Down Expand Up @@ -212,11 +212,11 @@
<hashTree>
<LoopController guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
<boolProp name="LoopController.continue_forever">true</boolProp>
<stringProp name="LoopController.loops">96</stringProp>
<stringProp name="LoopController.loops">100</stringProp>
</LoopController>
<hashTree>
<ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
<stringProp name="ConstantTimer.delay">1000</stringProp>
<stringProp name="ConstantTimer.delay">50</stringProp>
</ConstantTimer>
<hashTree/>
<CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV Data Set Config" enabled="true">
Expand Down
Loading

0 comments on commit 5aa1c31

Please sign in to comment.