Forum Discussion

bdalkis's avatar
bdalkis
New Contributor
13 years ago

Does Not Close Tag Error

I have a test step that works correctly when I run it.

However, if I change any of the request data, such as adding 1 character to the last name or changing the persons birth date, the test step fails with the following errors for both the SOAP Response and Schema Compliance assertions.

line -1: error </body> does not close tag<HR>
line 1: </body> does not close tag<HR>

Can anyone help me with this ?

Thanks,

Barry Alkis

1 Reply

  • me too facing the same issue. Debugged a lot of things but unable to understand the reason for this failure.