What test text do you try and type into your web forms to check that they handle all the edge cases properly (esp unicode and xss style problems).
I am particularly interested in good unicode strings that maybe do something odd if they are mis-encoded when they are displayed again.
Text that contains potentially problematic characters, like quotes, <, > etc would also be interesting.
Thanks