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
I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.
What has not worked well in your previous QA experience and what would you change?
How to test different Authorization levels for the Admin user and Userside users.
Explain what are test driver and test stub and why it is required?
What is traceability matrix? Is it required for every project?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
What is the difference between quality assurance (qa) and quality control (qc)?
What is destructive testing?
can 2 tier architecture can be change as a 3 tier architecture
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)
draft an email to the client asking for clarrification on the conference calling function in a landline phone
How do u calculate Schedule variance? What is the formula? Explain with Example
What kinds of performance tests might be required for a word processing system?
What is the strategy for automation test plan?