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.

How can I deliberately send 'bad' XML

LegacyForum
LegacyForum Posts: 1,664 ✭✭
edited December 2016 in SOAtest
I'm developing a suite of tests against an Enterprise interface. As part of the tests, I need to deliberately send a mal-formed XML message, say one that is missing a ">" on a tag. I'm using SOATest version 9.0.
How can a make SOATest send such a badly formed message?
Tagged:

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    If you are using a soap message, switch the input from "form XML" or "form INPUT" to "Literal XML", then you can edit the message manually, and type any syntax error you need.

Tagged