18 years ago
Error in response teststep
Hi all,
Im trying to resolve a issue with my soapui testcase, my soap response allways have these special characters in the beggining of the response xml txt "", after a little of research i found out this corresponds to the Byte-order mark EF BB BF in exadecimal that identifies a document has a utf-8 codification. My problem is that because of this the soapui is not capable of running any test because it cant recognise this caracters preventing me from asserting anything!
Does anyone now of any solution?
Im trying to resolve a issue with my soapui testcase, my soap response allways have these special characters in the beggining of the response xml txt "", after a little of research i found out this corresponds to the Byte-order mark EF BB BF in exadecimal that identifies a document has a utf-8 codification. My problem is that because of this the soapui is not capable of running any test because it cant recognise this caracters preventing me from asserting anything!
Does anyone now of any solution?