Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Example string to test input boxes

Does anyone have a string they paste in when when testing html forms?

Just basically something that will test their system handles every kind of crap data that can be passed in.

like image 884
Shane Avatar asked Jun 10 '26 12:06

Shane


1 Answers

Test cases for check input boxes are:

  1. No data
  2. Very large data
  3. Integer data
  4. Integer data with leading or trailing spaces
  5. Alpha numeric data
  6. Special character
  7. Unicode characters
  8. Html or xml data
  9. SQL Injection check
like image 64
Ramesh Soni Avatar answered Jun 12 '26 01:06

Ramesh Soni



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!