I am facing the issue when i try to upload file into the application after login into application, Manually it is working fine but when i tried to upload file using jmeter I am getting error can you please help me on this.
Screenshot of Jmeter HTTP
I have used the common approach to upload files but still I am getting message no document present as error. Http request screenshot
and after running my script i am getting this request and response request Response
However on successful submission it should show status as true and message as successfully uploaded. Screenshot of browser developer tools browser's request screenshot attached Please help