You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <p....@ubik-ingenierie.com> on 2018/01/19 08:28:23 UTC

New Components : Loop Breaker Post Processor

Hello,
I think there is a need for a new components that is to be used in
combination with:

   - Loop Controller
   - While Controller
   - For Each Controller
   - Thread Group main loop

See those (I remember seeing them mny times):

   -
   https://stackoverflow.com/questions/12238409/how-to-make-jmeter-wait-for-a-page-answer
   -
   http://blog.sourcepole.ch/2011/01/04/waiting-for-a-page-change-in-jmeter/
   -
   https://stackoverflow.com/questions/18340193/how-to-wait-for-some-event-to-complete-in-jmeter-load-tests
   - ...

Indeed, we frequently have the case where we need to run a loop until a
response contains something (Wait screens).

I see the following required properties:

   - Test condition:
      - Interpret condition as Variable Expression (checked)
      - Expression (evaluate to true/false)
      - Action to be taken if condition:
      - Break current loop (Will set a Variable to break current loop ,
      which in case of an immediate child of Thread Group will be equivalent of
      Start Next Thread Loop)
      - Start Next Thread Loop (useful in case of an element which is not
      an immediate child of ThreadGroup)
      - Stop thread
      - Stop test
      - Stop test now

Thoughts ?

-- 
Regards.
Philippe Mouawad.
Ubik-Ingénierie

Re: New Components : Loop Breaker Post Processor

Posted by Philippe Mouawad <p....@ubik-ingenierie.com>.
Hello,
Any feedback on this ?
Thanks

On Mon, Feb 5, 2018 at 9:51 PM, Philippe Mouawad <
p.mouawad@ubik-ingenierie.com> wrote:

> Hello,
> Any feedback on this ?
>
> Thanks
>
> On Fri, Jan 19, 2018 at 9:28 AM, Philippe Mouawad <
> p.mouawad@ubik-ingenierie.com> wrote:
>
>> Hello,
>> I think there is a need for a new components that is to be used in
>> combination with:
>>
>>    - Loop Controller
>>    - While Controller
>>    - For Each Controller
>>    - Thread Group main loop
>>
>> See those (I remember seeing them mny times):
>>
>>    - https://stackoverflow.com/questions/12238409/how-to-make-
>>    jmeter-wait-for-a-page-answer
>>    - http://blog.sourcepole.ch/2011/01/04/waiting-for-a-page-chan
>>    ge-in-jmeter/
>>    - https://stackoverflow.com/questions/18340193/how-to-wait-
>>    for-some-event-to-complete-in-jmeter-load-tests
>>    <https://stackoverflow.com/questions/18340193/how-to-wait-for-some-event-to-complete-in-jmeter-load-tests>
>>    - ...
>>
>> Indeed, we frequently have the case where we need to run a loop until a
>> response contains something (Wait screens).
>>
>> I see the following required properties:
>>
>>    - Test condition:
>>       - Interpret condition as Variable Expression (checked)
>>       - Expression (evaluate to true/false)
>>       - Action to be taken if condition:
>>       - Break current loop (Will set a Variable to break current loop ,
>>       which in case of an immediate child of Thread Group will be equivalent of
>>       Start Next Thread Loop)
>>       - Start Next Thread Loop (useful in case of an element which is
>>       not an immediate child of ThreadGroup)
>>       - Stop thread
>>       - Stop test
>>       - Stop test now
>>
>> Thoughts ?
>>
>> --
>> Regards.
>> Philippe Mouawad.
>> Ubik-Ingénierie
>>
>
>
>
> --
> Cordialement.
> Philippe Mouawad.
> Ubik-Ingénierie
>
> UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/>
>
> UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>
>
>

Re: New Components : Loop Breaker Post Processor

Posted by Philippe Mouawad <p....@ubik-ingenierie.com>.
Hello,
Any feedback on this ?

Thanks

On Fri, Jan 19, 2018 at 9:28 AM, Philippe Mouawad <
p.mouawad@ubik-ingenierie.com> wrote:

> Hello,
> I think there is a need for a new components that is to be used in
> combination with:
>
>    - Loop Controller
>    - While Controller
>    - For Each Controller
>    - Thread Group main loop
>
> See those (I remember seeing them mny times):
>
>    - https://stackoverflow.com/questions/12238409/how-to-
>    make-jmeter-wait-for-a-page-answer
>    <https://stackoverflow.com/questions/12238409/how-to-make-jmeter-wait-for-a-page-answer>
>    - http://blog.sourcepole.ch/2011/01/04/waiting-for-a-page-
>    change-in-jmeter/
>    - https://stackoverflow.com/questions/18340193/how-to-
>    wait-for-some-event-to-complete-in-jmeter-load-tests
>    <https://stackoverflow.com/questions/18340193/how-to-wait-for-some-event-to-complete-in-jmeter-load-tests>
>    - ...
>
> Indeed, we frequently have the case where we need to run a loop until a
> response contains something (Wait screens).
>
> I see the following required properties:
>
>    - Test condition:
>       - Interpret condition as Variable Expression (checked)
>       - Expression (evaluate to true/false)
>       - Action to be taken if condition:
>       - Break current loop (Will set a Variable to break current loop ,
>       which in case of an immediate child of Thread Group will be equivalent of
>       Start Next Thread Loop)
>       - Start Next Thread Loop (useful in case of an element which is not
>       an immediate child of ThreadGroup)
>       - Stop thread
>       - Stop test
>       - Stop test now
>
> Thoughts ?
>
> --
> Regards.
> Philippe Mouawad.
> Ubik-Ingénierie
>



-- 
Cordialement.
Philippe Mouawad.
Ubik-Ingénierie

UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/>

UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>

Re: New Components : Loop Breaker Post Processor

Posted by Philippe Mouawad <p....@ubik-ingenierie.com>.
Hello,
Any feedback on this ?

Thanks

On Fri, Jan 19, 2018 at 9:28 AM, Philippe Mouawad <
p.mouawad@ubik-ingenierie.com> wrote:

> Hello,
> I think there is a need for a new components that is to be used in
> combination with:
>
>    - Loop Controller
>    - While Controller
>    - For Each Controller
>    - Thread Group main loop
>
> See those (I remember seeing them mny times):
>
>    - https://stackoverflow.com/questions/12238409/how-to-
>    make-jmeter-wait-for-a-page-answer
>    <https://stackoverflow.com/questions/12238409/how-to-make-jmeter-wait-for-a-page-answer>
>    - http://blog.sourcepole.ch/2011/01/04/waiting-for-a-page-
>    change-in-jmeter/
>    - https://stackoverflow.com/questions/18340193/how-to-
>    wait-for-some-event-to-complete-in-jmeter-load-tests
>    <https://stackoverflow.com/questions/18340193/how-to-wait-for-some-event-to-complete-in-jmeter-load-tests>
>    - ...
>
> Indeed, we frequently have the case where we need to run a loop until a
> response contains something (Wait screens).
>
> I see the following required properties:
>
>    - Test condition:
>       - Interpret condition as Variable Expression (checked)
>       - Expression (evaluate to true/false)
>       - Action to be taken if condition:
>       - Break current loop (Will set a Variable to break current loop ,
>       which in case of an immediate child of Thread Group will be equivalent of
>       Start Next Thread Loop)
>       - Start Next Thread Loop (useful in case of an element which is not
>       an immediate child of ThreadGroup)
>       - Stop thread
>       - Stop test
>       - Stop test now
>
> Thoughts ?
>
> --
> Regards.
> Philippe Mouawad.
> Ubik-Ingénierie
>



-- 
Cordialement.
Philippe Mouawad.
Ubik-Ingénierie

UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/>

UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>