A Test String to Break Stuff

I use this string both in unit tests and when testing an application directly: Analysis: “Z”: starts with a normal letter. “<XD>”: this is not a well-formed XHTML/XML element as it is not closed. “&”: will blow up XML parsing as it is not escaped. “кот” Russian characters that will not display correctly if Unicode […]

continue reading A Test String to Break Stuff