Currently we are testing json webservices. GET method works fine but when it comes to POST method it doesn't work well. I am not able to extract the exact url under POST method. After submitting a req...
POST method is allowed for the application but in order to extract the url I might need to prepare a script. POST method is for submitting a form. Any idea where can I look for it?