Confirmed users
182
edits
Line 30: | Line 30: | ||
*Test entering junk (string consisting of all kinds of random Non-UTF8 string) input into the form fields, make sure we bail out with an error message in that case. | *Test entering junk (string consisting of all kinds of random Non-UTF8 string) input into the form fields, make sure we bail out with an error message in that case. | ||
**'''What kind of junk input?''' | **'''What kind of junk input?''' | ||
*** If there's a string fuzzer, couldn't we maybe use this one? Otherwise, try all UTF-8 and non-UTF-8 characters, foreign characters | *** If there's a string fuzzer, couldn't we maybe use this one? Otherwise, try all UTF-8 and non-UTF-8 characters, foreign characters, for XSS and other vulnerabilities, see above. | ||
==Test Plan (Tobbi)== | ==Test Plan (Tobbi)== |