Apologies. Hopefully this is sufficient:

https://pastebin.com/5hJeSfK2

On Wed, Nov 22, 2017 at 2:38 PM, Philippe Mouawad <
[email protected]> wrote:

> Hello,
> Mailing list does not allow attachments.
> Could you make it available somewhere else ?
>
> Thanks
>
> On Wednesday, November 22, 2017, Yoel Spotts <[email protected]> wrote:
>
> > I am using Jmeter 3.3 and am experiencing what can best be described as
> > "disappearing" variables. I have attached my jmeter script. Let me
> describe
> > the sequence of events with an outline:
> >
> > - Thread Group with X number users. For each user (thread), perform the
> > following:
> > * Loop with a counter of 10,  each loop do:
> >   * call to an endpoint
> >   * capture Location response header
> >   * store value of Location in variable named STATUS_X (where X is the
> > loop counter)
> > * Loop with a counter of 10,  each loop do:
> >   * call to endpoint stored in STATUS_X
> >   * capture response in RESULT_X (where X is the loop counter)
> > * While condition, stopping when RESULT_X for all values of X indicates
> > success
> >   * Loop with a counter of 10,  each loop do:
> >   * call to endpoint stored in STATUS_X
> >   * capture response in RESULT_X (where X is the loop counter)
> >
> > However, what I am finding is that in the while condition, some of the
> > STATUS_X values are gone. The weird thing is that its inconsistent which
> > ones are missing. I have inserted a Debug Sampler to track. On some
> loops,
> > STATUS_1 might be missing, but be present in the next loop. In a
> different
> > loop, STATUS_8 and STATUS_9 might be missing, and re-appear the next
> loop.
> >
> > Any ideas what might be going on?
> >
> > Happy to provide any other details that might be helpful.
> >
> > Thanks so much in advance!
> >
> > Yoel Spotts
> >
> >
> >
> >
>
> --
> Cordialement.
> Philippe Mouawad.
> Ubik-Ingénierie
>
> UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/>
>
> UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>
>

Reply via email to