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?

Answers were Sorted based on User's Feedback



write bug due for a web app in which a text field "phone number" which should allow on..

Answer / mudaseer

enter 10 digit number it should accept
enter chars it should display please enter valid phone number
enter a number more than 10 digit it should consider first 10 digits after 10 digits it should be neglected

Is This Answer Correct ?    4 Yes 1 No

write bug due for a web app in which a text field "phone number" which should allow on..

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

More QA Concepts Interview Questions

How do you know that your test cases will meet the requirement that the client required for the application.

3 Answers   Engineering,


How to test Volume in Music System?

1 Answers  


What is role and responsibility of a senior software testing engineer in the company?( Day to day activities)

1 Answers   Infogain,


hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me

0 Answers  


in v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused

9 Answers   KPIT,






how do u create a data table

1 Answers   QA,


Why're You want so badly on becoming a Software QA Tester in this Company?

1 Answers  


What is the cost of quality?

5 Answers   Covansys,


I would like to know whether Zephyr, the test management tool takes a complex installation procedure?

2 Answers  


What is cast?

0 Answers  


what is defect life cycle in test director

3 Answers   Oracle,


How is adhoc testing different from exploratory testing?

0 Answers  


Categories