BA_Service_Haus
13 years agoRegular Contributor
Unintended remove of white spaces
Hi everyone,
there seems to be an "unintended" remove of white spaces in soapUI.
1) When running a request with values enclosed by white spaces (e.g. <value> abcd </value>) the leading and tailing white spaces seem to be removed by soapUI automatically.
We usually running testcases via "testrunner.bat", which logs all requests and responses of the executed testcase. And within this logs all value enclosing white spaces are removed.
2) The same behaviour can be seen for self created mock-responses. Enclosing white spaces are removed there too, when calling them. But on the GUI (using XML-View of the mock response) they can still be found. When calling this mock operations the white spaces are not shown in the mock response.
3) When inserting a white space enclosed value into (e.g.) a mock via "XML" view, it cannot be seen in "outline" or "form" view. As long as it is not edited in "outline" or "form" the white spaces still stay there when switching to "XML" view.
But after editing the value in "outline" or "form" view, the white spaces are removed in "XML" view
4) When adding leading or tailing white spaces in "outline" or "form" view, they spaces are removed after editing was finished.
In my opinion this is a big error as it changes relevant test values.
Is there a possibility to switch this "feature" off? Is there a workaround?
Best regards
Nico
there seems to be an "unintended" remove of white spaces in soapUI.
1) When running a request with values enclosed by white spaces (e.g. <value> abcd </value>) the leading and tailing white spaces seem to be removed by soapUI automatically.
We usually running testcases via "testrunner.bat", which logs all requests and responses of the executed testcase. And within this logs all value enclosing white spaces are removed.
2) The same behaviour can be seen for self created mock-responses. Enclosing white spaces are removed there too, when calling them. But on the GUI (using XML-View of the mock response) they can still be found. When calling this mock operations the white spaces are not shown in the mock response.
3) When inserting a white space enclosed value into (e.g.) a mock via "XML" view, it cannot be seen in "outline" or "form" view. As long as it is not edited in "outline" or "form" the white spaces still stay there when switching to "XML" view.
But after editing the value in "outline" or "form" view, the white spaces are removed in "XML" view
4) When adding leading or tailing white spaces in "outline" or "form" view, they spaces are removed after editing was finished.
In my opinion this is a big error as it changes relevant test values.
Is there a possibility to switch this "feature" off? Is there a workaround?
Best regards
Nico