I am using Jmeter in order to test a web application. The issue i am facing is that when i am running the recorded script. I cannot see the data getting added in the database or in the UI of the application.
I recorded a script in which i added the data but when i run it, the response code is 200 and i have added regular expression extractors wherever needed. But still with no luck.
While looking at the View Result Tree, I can even see the Response that data is getting added but not on UI or DB.