A server can be configured to respond with a 200 code while returning the page that explains why the previous request has failed. (The logic being that this page is actually served successfully)
You have to know the specifics of the implementation to know what is up. Also (take this as a friendly advice), please learn to report problems like an actual test engineer. On Fri, Oct 17, 2025, 14:37 Riji K <[email protected]> wrote: > You have to check the correlation done properly for the record creation > scenario. Check in the response if any message is > Updated. > > Regards, > Riji K > > On Sat, 30 Aug, 2025, 16:13 Hiren Patel, <[email protected]> wrote: > > > Hello, > > > > I'm using JMeter, and all Get/Post Response Codes are 200, but no new > > record is created in my application. Can you please help? > > > > Thanks, > > Hiren > > >
