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
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 |
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 |
Enlist some of the key challenges that are faced while performing software testing.
What is diffrence between iterative model and waterfall model?Explain What is the diffrence between iterative model and prototype model?Explain
What is defect management in QA?
Can we use the same test cases of system testing for user acceptance testing (UAT)
If conflict arrises between u and developer how will solve that?
What are the defects found in testing banking domain?
what is Test senario?
create a daily status report or list the items you will cover in a status report
What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?
Can you suggest a test system with interactive desktops, live dashboards, and instant communication features?
Do you have a favourite QA book? More than one? Which ones? And why.
My friend bought a test management system just recently after comparing a lot of products. But its performance was not quite up to the mark. Please suggest a good one that is worth the money.