write bug due for a web app in which a text field "phone
number"
which should allow only 10 numbers,but allows chars,
special char and
more than 10 numbers in to the field?
Answer Posted / srinivas
1.Check max allowed length of the text field should be 10 char
2.Check spaces not to allow (trim spaces)
3.Check only integers to allow..(character ans special
characters not to allow at starting, ending and in between
of the text field)
4.Check a validation failed message to show if user enters
less than 10 characters
OR
Disable OK/SAVE/CONFIRM button if user not enters 10 digits
in PH.NO. field
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a test case template?
How to test different Authorization levels for the Admin user and Userside users.
a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.
Explain what is test metric is software testing and what information does it contains?
What is the rule of a "test driven development"?
How validation activities should be conducted?
What are the tables in testplans
What are the various tools you have used in testing process?
'configuration related errors' in testing means what?
Is it possible to do load testing in POWERMHS? If yes how do you do that?
Have you ever managed writing the test cases without having any documents?
insurance domain interview questions ,i done project on insurance (manual testing)
What is breadth testing?
What is the difference between quality assurance, quality control and testing?
How do you train another QA engineer?