Skip to content

SoapUI based ETS: function int ETF-SEL required for URL encoding of parameterized requests #50

@jonherrmann

Description

@jonherrmann

HTTP requests steps that possess parameterized key value pairs are not natively encoded by SoapUI.

  • check if we can register some kind of HTTP request post processing or otherwise
  • implement a function that needs to be called explicitly before these request are send

References
Geonovum/etf-test-projects-inspire/pull/68
HTML URL Encoding Reference
[SoapUI API: extractParams() ](http://www.soapui.org/apidocs/com/eviware/soapui/impl/rest/support/RestUtils.html#extractParams%28java.lang.String, com.eviware.soapui.impl.rest.support.RestParamsPropertyHolder, boolean%29)
ETS-SEL: generateStandaloneHttpRequest()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions