Counter depends on Thread Loop count:
we can set start, increment, maximum and number format, with variable. After the loop reaches the max count again its starts from "Starting Value". In this case its 3.
added Loop variable in Http Request URL
Result:
Http Request : 3, 4, 5, 6, 3, 4
after max its repeating.
No comments:
Post a Comment