If they give alphanumeric in the specification can it
accept only numbers and only alphabets
Answer Posted / santoshnathan
yes,
It should accept numerics,alphabets.
eg:If u want Name feild to accept alphanumercs.
1.Abc123def
2.123abc234def(if name field has condition like first
position should not accept,it wont work.If there no such
condition it will work)
3.abcd123
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant my Firewall testing? how the testing is performed on it?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
How we will test ubercate
Explain Single View Testing ?
Tell me the advantage and disadvantage of cookies?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
what s test block ratio? please any one answer me..
What r the things,u prefer and prepare before starting testing?
Information about Automated Software Installer
what is the function generator?
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
Testcases for msword( microsoct office word??
how to indentify memory leakages after the build
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?