Re: Facing response assertion issue.

2022-07-08 Thread Rushabh Doshi
Understood. From next time it will not happen. Sorry for inconvenience. Rushabh From: Felix Schumacher Sent: Friday, July 8, 2022 7:06 PM To: user@jmeter.apache.org Subject: Re: Facing response assertion issue. I have to admit, that I don't understand, what you

Re: Strange JMeter behavior

2022-07-08 Thread Jun Zhuang
Figured out - the behavior was caused by the use of the HTTP Cache Manager and NOT updating the time stamp with the request. By default, the cache manager has the "Use Cache Control/Expires header when processing GET requests" enabled, which means, if the script makes the exact same request aga

Re: Facing response assertion issue.

2022-07-08 Thread Felix Schumacher
I have to admit, that I don't understand, what you really want. What CSV file? You didn't explain, where it comes from or how you included it in your test plan. Maybe it helps, if you post a minimal test plan, that shows, what you want to do. You can use a JSR 223 Sampler to generate a body b

Re: How to save test fragment properly

2022-07-08 Thread Felix Schumacher
Can you provide a minimal sample without third party plugins? Thanks  Felix Am 07.07.22 um 18:35 schrieb Tong Sun: Hi, On Sun, Apr 11, 2021 at 4:27 PM Tong Sun wrote: On Tue, Nov 24, 2020 at 5:03 PM Tong Sun wrote: This is my first post here, and I don't know the policy on attaching files.

Facing response assertion issue.

2022-07-08 Thread Rushabh Doshi
Hi All, I am using response assertion with following combination. 1. Apply to à Main sample only 2. Filed to test is set to Text response ( the response text from the server) 3. Pattern to test is set to Contains Currently what happen is, it validates the value only which has defined