SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-07 Thread Krister Nilsson
if it persists. Thanks! /Krister -Ursprungligt meddelande- Från: Felix Schumacher Skickat: den 6 april 2021 19:13 Till: user@jmeter.apache.org Ämne: Re: SV: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly Am 06.04.21 um 16:27 schrieb Krister

Re: SV: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-06 Thread Felix Schumacher
Am 06.04.21 um 16:27 schrieb Krister Nilsson: > -Ursprungligt meddelande- > Från: Felix Schumacher > Skickat: den 6 april 2021 16:16 > Till: user@jmeter.apache.org > Ämne: Re: SV: Response assertion seems to not always set > JMeterThread.last_sample_ok correctly >

SV: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-06 Thread Krister Nilsson
-Ursprungligt meddelande- Från: Felix Schumacher Skickat: den 6 april 2021 16:16 Till: user@jmeter.apache.org Ämne: Re: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly Am 06.04.21 um 16:09 schrieb Krister Nilsson: > Hi Felix! > > &g

Re: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-06 Thread Felix Schumacher
here the loaded script is and relative to JMETER_HOME). Felix > > > BR > > /Krister > > > > -----Ursprungligt meddelande- > Från: Felix Schumacher > Skickat: den 6 april 2021 15:58 > Till: user@jmeter.apache.org > Ämne: Re: SV: Response assertion see

Re: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-06 Thread Felix Schumacher
ve a glance on it! > > > > /Krister > > > > -Ursprungligt meddelande----- > Från: glin...@live.com > Skickat: den 1 april 2021 17:40 > Till: jmeter-u...@jakarta.apache.org > Ämne: Re: SV: Response assertion seems to not always set > JMeterThread.last_sample_ok c

SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-06 Thread Krister Nilsson
so since no restart has occurred. Grateful if you have a time to have a glance on it! /Krister -Ursprungligt meddelande- Från: glin...@live.com Skickat: den 1 april 2021 17:40 Till: jmeter-u...@jakarta.apache.org Ämne: Re: SV: Response assertion seems to not always set

Re: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-01 Thread Felix Schumacher
Am 1. April 2021 17:39:46 MESZ schrieb "glin...@live.com" : >I might be suffering from a form of a mental fatigue but I pretty much >sure I >posted the link to the JMeter test elements execution order > > >Response assertion

Re: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-01 Thread Felix Schumacher
Am 1. April 2021 17:32:46 MESZ schrieb Krister Nilsson : >Hi Felix! > > > >The requests/responses that fails, trigger the assertion and sets >last_sample_ok = false, always do that. (Checked upto 1000 consecutive >times.) > >The requests/responses that fails, trigger the assertion and sets

Re: SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-01 Thread glin...@live.com
I might be suffering from a form of a mental fatigue but I pretty much sure I posted the link to the JMeter test elements execution order Response assertion is executed *AFTER* the JSR223 PostProcessor so if the assertion

SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-01 Thread Krister Nilsson
Hello and thanks! If I interpret you correctly I am doing exactly what you are suggesting. [cid:image001.png@01D72702.E3562350] Also the “Check if all is OK” indicates the same problem as I set a variable in the JS223 PostProcessor depending on the value of JMeterThread.last_sample_ok.