Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Whitespace issue with SOATest - Help Needed ASAP

Options
kinchitg
kinchitg Posts: 1

We have XML based request and response. When we get response back from our server or database in XML format and if the same response has whitespace at the beginning or at the end of the tag, SOATest response in Traffic Viewer --> Literal beautify the XML by default and doesn’t show the whitespace.

Example:

Here is one of the tag server is sending back in our response:

Hello World

And this is what SOATest shows in Traffic Viewer --> Literal tab.

Hello world (It removes the whitespace we are expecting to show)

Is there any workaround we can implement at service level for each and every element so that it shows exactly what server or database is sending back to us.

Looking forward for your help.

Thank you very much in advance.