Karel Husa

Results 7 comments of Karel Husa

SOAP Request uses the Content-Type header of the response to decide whether to open XML or Raw tab. If the Content-Type contains: - only "**text/xml**", it shows the response in...

I have created a pull request to fix this issue: https://github.com/SmartBear/soapui/pull/725 It needs to be merged to another version of SoapUI.

Guys, as I can see a lot of people struggling with this issue, I built a workaround for the time being, until the new release of SoapUI comes out. See...

@linaori We need to make the conclusion ourselves; [this is mine](https://www.linkedin.com/pulse/soapui-over-what-next-karel-husa/).

> There is one check failed, due to the code conflict. I'd like to see this PR merged too :) The conflict is actually caused by a malformed whitesource file....

OpenAPI v3 can be imported from YAML format, see: https://www.linkedin.com/pulse/soapui-hack-openapi-3-karel-husa-9dsxf/ Importing JSON ends with an error. Importing OpenAPI 2 (Swagger) worked fine for me.

@philsturgeon, I understand that I can employ the Mocking/Virtualization tool in: - API design (to verify design), - API testing (to design tests), - API development (develop against mocks), -...