QA Tutorials
What are all the possible test cases for the requirement: username will allow 4-12 alphanumeric characters?

- Test case with 4-12 alphanumeric characters
- Test case with only 4-12 alphabets
- Test case with only 4-12 numeric
- Test case with 4 alphanumeric character
- Test case with 12 alphanumeric character
- Test case with less than 4 alphanumeric characters
- Test case with more than 12 alphanumeric characters
Facebook Comments