Strings
What are some interesting input tests for a simple string field?
- Nothing
- Empty field (clear the default value)
- Null character (ASCII 0)
- Whitespace only (tab, space, CR (ASCII 13), ASCII 127)
- Hyphenated last names
- Rainbolt-greene
- Strings + Unicode
- See emjois below
- Unicode like Emjois
- Names like Chris 💣 (bomb)
- eCommerce fields during checkout
- Forms
Last modified 2yr ago