Skip to content

Commit

Permalink
Update IP_Script.jmx
Browse files Browse the repository at this point in the history
  • Loading branch information
MardarajNicky authored May 14, 2024
1 parent 3895b27 commit f643035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IP_Script.jmx
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<hashTree>
<ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group">
<intProp name="ThreadGroup.num_threads">1</intProp>
<intProp name="ThreadGroup.ramp_time">1</intProp>
<intProp name="ThreadGroup.ramp_time">60000</intProp>
<boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
<stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
<elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller">
<stringProp name="LoopController.loops">1</stringProp>
<stringProp name="LoopController.loops">5</stringProp>
<boolProp name="LoopController.continue_forever">false</boolProp>
</elementProp>
</ThreadGroup>
Expand Down

0 comments on commit f643035

Please sign in to comment.