llamontagne
16 years agoNew Contributor
REST request does not contain parameter if value is an empty string
I am running soapUI pro 3.0 to test a REST service. I am using data driven testing to test this service. If I try to set one of the parameters to an empty string, soapUI removes the parameter from the request even though 'Remove Empty Content' is set to false on the request.
Inititially I was setting this field with a property ${req_id}, so then I tried just leaving it blank, but I still got the same results
When I look at the "raw" http request in the viewer, the parameter 'req_id' is not in the request string.
Inititially I was setting this field with a property ${req_id}, so then I tried just leaving it blank, but I still got the same results
When I look at the "raw" http request in the viewer, the parameter 'req_id' is not in the request string.