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
Posts: 1,664 ✭✭
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?
How can a make SOATest send such a badly formed message?
Tagged:
0
Comments
-
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.0