PUT request changed to GET automatically while add the service into test step
HI, I created one REST service from the url. Selected the method as PUT and provided the data in the json format. Then executed the same. It was working fine. Then I added the same into test case...