plz send test scenarios and test cases for "user name should
have vowels only with the range of 4 to 8 characters"
Answer Posted / soni k
1. Check the user name with any valid combination of any 4
characters in (a,e,i,o,u)
2. Check with Value with 4 character using (aeiou), 3
characters , 8 characters repeating in (a,e,i,o,u), with 9
charatcter using (a,e,i,o,u), verify if it is accepting less
than 4 or more than 8 characters
3. Try with inavlid data (numbers, special characters) other
than (a,e,i,o,u)
4.Try user name with spaces as characters
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is bug leakage?
How do you scope out the size of the testing effort?
What is agile testing and why is it important?
Can you explian $ pillar of Agile
What is baseline testing?
What is the difference between manual testing and automation testing?
What is a testing process / lifecycle?
what risks do u faced u r projest how do you solve
When will the testing starts?
could any body plz let me know which is best training institute for telecome testing in hyderabad?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What r the documents required for performance testing
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What do you like about computers?
Describe any bug you remember. Plz Give some real examples