plz send test scenarios and test cases for "user name should
have vowels only with the range of 4 to 8 characters"

Answers were Sorted based on User's Feedback



plz send test scenarios and test cases for "user name should have vowels only with the range ..

Answer / 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

plz send test scenarios and test cases for "user name should have vowels only with the range ..

Answer / prasanti behera

1.put aieou and check the result
2.put aie and check the result
3.put aieou8 and check the result
4.put aieoubt and check the result
5.put AIEOU and check the result
6.put aieou@ and check the result

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is web application testing and what is the difference between a client server application and web server application?

3 Answers   IndiumSoft,


How important is Change Management in today's computing environments?

1 Answers   Ordain Solutions,


What will you do if your developer doesnt agree with you on the severity and priority that you assigned to a bug

5 Answers   SumTotal,


when will go for compatibility testing and when you use the testing metrics?

2 Answers  


does anybody have requirement document for any project? if u have , could u plz forward it to my mail brahma412@yahoo.co.in

0 Answers  






What is the meaning of incident in testing?

9 Answers   Alcatel, Cambridge,


Maximum how many defects found in a single module?

2 Answers  


What is "Visible State Transition" test? Give example

1 Answers   EDS,


There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.

2 Answers  


When to stop testing? (Or) how do you decide when you have tested enough?

0 Answers  


What is an equivalence class

3 Answers   3i Infotech,


What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?

1 Answers  


Categories