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
Define cause effect graphing?
Which criteria should take in account while doing CMS testing of any project?
Diffrence b/w functional testing,functionality testing,system testing?
tell me some major and minor defects in ur net banking project?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What are the cases when you’ll consider to choose automated testing over manual testing?
About Testing
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
Write the 10 high test cases for making video call/face time
What is error cusing tecnique
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain