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 differance between web applicatins and web based applications?
what is the difference between test case and test scenario
What can you tell about the project if during testing you found 80 bugs in it
what is the process followed in JAVA Testing compared to Normal Testing process.
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
What is meant code review?
How should you learn about problems discovered in the field, and what should you learn from those problems?
what is sanity test (or) build test?
how will we receive the build?is it through mail or not?
How do work in Cilent server Application?
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
what is the latest version of the win-runner?