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
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 |
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 |
what is installation in software referred to as?
How to test a web service manually?
difference beween re testing and regression testing?
20 Answers iGate, PA Consulting,
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
How do conduct globalisation testing? anybody can explain this with example.
What is review checklist?
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
Explain Acceptance Testing with an Example
What is Green Tesing, Red Tesing & Yellow Box Tesing?
what is meant by cyclomatic complexity???
you have 200 testcase there is no enough time to excute all the testcase but you have to released that build.what can u do it?
which metrics you collect after testing process?