TesterVinOccasional Contributor11 years agohoe to pass data in the form of x-www-form-urlencodedHi, Our requirement is to pass username and password data through body request in the form of x-www-form-urlencoded not Json Here, is the json format { "grant_type": "password", "userna...Show More
PaulDonnyRegular Contributor11 years agoIf you are using a Rest Step within SoapUI all you have to do is manually edit the Media-Type. I believe the same is true for an HTTP Step.
Recent Discussions4.0.1 Not marking test as passedWhich Log4j VersionReadyAPI 4.0.1: How to see overview of open messages
Related ContentConvert a flat JSON object to x-www-form-urlencodedSetting application/x-www-form-urlencoded in SOAPUI 5.6.0How to pass application/x-www-form-urlencoded requst in ReadAPI having plus sign '+' in request body